Index: chrome/chrome_tests.gypi |
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
index 3aec0ab20e72f61226095fc5c69e39c1aa39c420..c4ab7d7284ae0b7b33df47c598dcb43c04d7ce6d 100644 |
--- a/chrome/chrome_tests.gypi |
+++ b/chrome/chrome_tests.gypi |
@@ -718,6 +718,7 @@ |
'../base/base.gyp:run_all_unittests', |
'../base/base.gyp:test_support_base', |
'../testing/gtest.gyp:gtest', |
+ '../testing/perf/perf_test.gyp:*', |
'../skia/skia.gyp:skia', |
], |
'include_dirs': [ |
@@ -2377,6 +2378,7 @@ |
'../base/base.gyp:base', |
'../skia/skia.gyp:skia', |
'../testing/gtest.gyp:gtest', |
+ '../testing/perf/perf_test.gyp:*', |
], |
'sources': [ |
# TODO(darin): Move other UIPerfTests here. |