aboutsummaryrefslogtreecommitdiff
path: root/src/common
diff options
context:
space:
mode:
Diffstat (limited to 'src/common')
-rw-r--r--src/common/common.gyp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/common/common.gyp b/src/common/common.gyp
index 08772bf7..1c97bfc9 100644
--- a/src/common/common.gyp
+++ b/src/common/common.gyp
@@ -238,9 +238,9 @@
],
'dependencies': [
'common',
- '../build/testing.gypi:gmock_main',
- '../build/testing.gypi:gmock',
- '../build/testing.gypi:gtest',
+ '../build/testing.gyp:gmock_main',
+ '../build/testing.gyp:gmock',
+ '../build/testing.gyp:gtest',
],
'libraries': [
'-ldl',