Index: chrome/chrome_tests.gypi |
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
index 85b0320f1435bbaaca5b0c58c3e52c40e77348a6..c6278c2e580136d6d3de8b09f9ac6bb2d71f52ce 100644 |
--- a/chrome/chrome_tests.gypi |
+++ b/chrome/chrome_tests.gypi |
@@ -153,6 +153,8 @@ |
'test/test_launcher_utils.h', |
'test/test_location_bar.cc', |
'test/test_location_bar.h', |
+ 'test/test_navigation_observer.cc', |
+ 'test/test_navigation_observer.h', |
'test/test_switches.cc', |
'test/test_switches.h', |
'test/test_tab_strip_model_observer.cc', |
@@ -2541,6 +2543,7 @@ |
'renderer/translate_helper_browsertest.cc', |
'test/automation/dom_automation_browsertest.cc', |
'test/data/webui/sample_pass.js', |
+ 'test/data/webui/settings.js', |
'test/gpu/gpu_browsertest.cc', |
'test/in_process_browser_test_browsertest.cc', |
'test/out_of_proc_test_runner.cc', |