Index: chrome/chrome_tests.gypi |
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
index 3d93bbbfa667e3a1dd2d5d3ece205629fb1ae648..ddce50b1b63cb2bcded64e239ca590bd910f829f 100644 |
--- a/chrome/chrome_tests.gypi |
+++ b/chrome/chrome_tests.gypi |
@@ -1330,12 +1330,15 @@ |
'test/chromedriver/chrome/mobile_emulation_override_manager.h', |
'test/chromedriver/chrome/navigation_tracker.cc', |
'test/chromedriver/chrome/navigation_tracker.h', |
+ 'test/chromedriver/chrome/navigation_tracker_none.cc', |
+ 'test/chromedriver/chrome/navigation_tracker_none.h', |
'test/chromedriver/chrome/network_conditions.cc', |
'test/chromedriver/chrome/network_conditions.h', |
'test/chromedriver/chrome/network_conditions_override_manager.cc', |
'test/chromedriver/chrome/network_conditions_override_manager.h', |
'test/chromedriver/chrome/network_list.cc', |
'test/chromedriver/chrome/network_list.h', |
+ 'test/chromedriver/chrome/page_loading_strategy.h', |
'test/chromedriver/chrome/status.cc', |
'test/chromedriver/chrome/status.h', |
'test/chromedriver/chrome/ui_events.cc', |