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

Unified Diff: chrome/chrome_tests.gypi

Issue 11293252: Change Interceptors into URLRequestJobFactory::ProtocolHandlers. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address mmenke's first round of comments Created 8 years 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
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 0b2e1a86b440d32ed9bdf9a17014dfca40b7a457..9e051319cb714a0ee15e97855c3f833787508eee 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -978,8 +978,6 @@
'browser/extensions/app_background_page_apitest.cc',
'browser/extensions/app_notification_browsertest.cc',
'browser/extensions/app_process_apitest.cc',
- 'browser/extensions/autoupdate_interceptor.cc',
- 'browser/extensions/autoupdate_interceptor.h',
'browser/extensions/background_page_apitest.cc',
'browser/extensions/background_scripts_apitest.cc',
'browser/extensions/chrome_app_api_browsertest.cc',

Powered by Google App Engine
This is Rietveld 408576698