Index: chrome/chrome_tests_unit.gypi |
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi |
index cb39ba452fd8cee68e37b5a7fa2e36b9ec68bffc..1af1deeb04a004c0048044d5f19f66b0d5004f9a 100644 |
--- a/chrome/chrome_tests_unit.gypi |
+++ b/chrome/chrome_tests_unit.gypi |
@@ -218,6 +218,9 @@ |
'test/automation/tab_proxy.h', |
'test/automation/window_proxy.cc', |
'test/automation/window_proxy.h', |
+ 'test/base/chrome_process_util.cc', |
+ 'test/base/chrome_process_util.h', |
+ 'test/base/chrome_process_util_mac.cc', |
'test/base/chrome_render_view_host_test_harness.cc', |
'test/base/chrome_render_view_host_test_harness.h', |
'test/base/chrome_test_suite.cc', |
@@ -244,6 +247,8 @@ |
'test/base/test_launcher_utils.h', |
'test/base/test_location_bar.cc', |
'test/base/test_location_bar.h', |
+ 'test/base/test_switches.cc', |
+ 'test/base/test_switches.h', |
'test/base/test_tab_strip_model_observer.cc', |
'test/base/test_tab_strip_model_observer.h', |
'test/base/testing_browser_process.cc', |