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

Unified Diff: content/content_tests.gypi

Issue 2005273002: Move MimeTypeResourceHandler before ThrottlingResourceHandler (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed comments Created 4 years, 3 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 | « content/content_browser.gypi ('k') | content/public/browser/resource_throttle.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 7ec0747e03f4f3f2f9c23333b5f754c470d4ba89..8fe6ea4657f79019076f894a813e54ede3d25a9a 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -510,7 +510,8 @@
'browser/loader/async_resource_handler_unittest.cc',
'browser/loader/async_revalidation_driver_unittest.cc',
'browser/loader/async_revalidation_manager_unittest.cc',
- 'browser/loader/mime_type_resource_handler_unittest.cc',
+ 'browser/loader/intercepting_resource_handler_unittest.cc',
+ 'browser/loader/mime_sniffing_resource_handler_unittest.cc',
'browser/loader/mojo_async_resource_handler_unittest.cc',
'browser/loader/navigation_url_loader_unittest.cc',
'browser/loader/resource_buffer_unittest.cc',
« no previous file with comments | « content/content_browser.gypi ('k') | content/public/browser/resource_throttle.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698