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

Unified Diff: chrome/chrome_tests.gypi

Issue 10310124: Implement a ResourceThrottle for URL overriding in Chrome on Android. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: fix build (Referrer is a struct, not a class) Created 8 years, 6 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 | « chrome/chrome_browser.gypi ('k') | content/browser/download/download_resource_handler.cc » ('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 9adb3efb9cabbafb42ccebec6b2d2464b704e76d..33ab530bec8792fc641a91fa15da6c121d21a750 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1457,8 +1457,9 @@
'browser/protector/prefs_backup_invalid_change_unittest.cc',
'browser/protector/protected_prefs_watcher_unittest.cc',
'browser/protector/session_startup_change_unittest.cc',
- 'browser/renderer_host/web_cache_manager_unittest.cc',
+ 'browser/renderer_host/intercept_navigation_resource_throttle_unittest.cc',
'browser/renderer_host/plugin_info_message_filter_unittest.cc',
+ 'browser/renderer_host/web_cache_manager_unittest.cc',
'browser/resources/print_preview/data/measurement_system.js',
'browser/resources/print_preview/data/measurement_system_unittest.gtestjs',
'browser/resources/print_preview/print_preview_utils.js',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | content/browser/download/download_resource_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698