summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chrome/chrome_tests.gypi6
1 files changed, 6 insertions, 0 deletions
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 4bea7d5..2b608a9 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -228,6 +228,7 @@
'test_support_ui',
'theme_resources',
'../base/base.gyp:base',
+ '../base/base.gyp:test_support_base',
'../skia/skia.gyp:skia',
'../third_party/libxml/libxml.gyp:libxml',
'../testing/gtest.gyp:gtest',
@@ -273,6 +274,8 @@
'chrome.gyp:test_support_ui',
'chrome.gyp:syncapi',
'browser/sync/protocol/sync_proto.gyp:sync_proto_cpp',
+ '../base/base.gyp:base',
+ '../base/base.gyp:test_support_base',
'../third_party/hunspell/hunspell.gyp:hunspell',
'../net/net.gyp:net_resources',
'../net/net.gyp:net_test_support',
@@ -866,6 +869,7 @@
'chrome_strings',
'test_support_ui',
'../base/base.gyp:base',
+ '../base/base.gyp:test_support_base',
'../build/temp_gyp/googleurl.gyp:googleurl',
'../net/net.gyp:net',
'../skia/skia.gyp:skia',
@@ -2606,6 +2610,8 @@
'renderer',
'chrome_strings',
'test_support_common',
+ '../base/base.gyp:base',
+ '../base/base.gyp:test_support_base',
'../net/net.gyp:net_test_support',
'../printing/printing.gyp:printing',
'../skia/skia.gyp:skia',