Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(13)

Unified Diff: chrome/chrome_tests.gypi

Issue 1004843002: [chromedriver] Add Network Presets to Network Throttling feature (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nits Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/test/chromedriver/chrome/network_conditions.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index eeb311b2ce8158aa72ec6b99bc08073eb55ba849..af0525138a5c728bc5bb84fe477ce7fb16b072b3 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1147,8 +1147,12 @@
'test/chromedriver/chrome/mobile_emulation_override_manager.h',
'test/chromedriver/chrome/navigation_tracker.cc',
'test/chromedriver/chrome/navigation_tracker.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/status.cc',
'test/chromedriver/chrome/status.h',
'test/chromedriver/chrome/ui_events.cc',
« no previous file with comments | « no previous file | chrome/test/chromedriver/chrome/network_conditions.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698