diff options
Diffstat (limited to 'chrome/chrome_tests.gypi')
| -rw-r--r-- | chrome/chrome_tests.gypi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi index f8ab47c..61c87eb 100644 --- a/chrome/chrome_tests.gypi +++ b/chrome/chrome_tests.gypi @@ -144,9 +144,13 @@ 'test/model_test_utils.h', 'test/profile_mock.cc', 'test/profile_mock.h', + 'test/signaling_task.cc', + 'test/signaling_task.h', + 'test/test_browser_window.cc', 'test/test_browser_window.h', 'test/test_launcher_utils.cc', 'test/test_launcher_utils.h', + 'test/test_location_bar.cc', 'test/test_location_bar.h', 'test/test_switches.cc', 'test/test_switches.h', |
