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

Unified Diff: content/content_tests.gypi

Issue 1041993004: content::ResourceDispatcherHostImpl changes for stale-while-revalidate (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@s-w-r-yhirano-patch
Patch Set: Use histograms instead of user actions. Created 5 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
« 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 5dfc0a5fa77bd74c2d4f207d7244020c1ea85eaa..b93c1ba1e9de114f2cbf604bf15bd4612b5e1236 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -488,6 +488,8 @@
'browser/indexed_db/mock_indexed_db_database_callbacks.h',
'browser/indexed_db/mock_indexed_db_factory.cc',
'browser/indexed_db/mock_indexed_db_factory.h',
+ 'browser/loader/async_revalidation_driver_unittest.cc',
+ 'browser/loader/async_revalidation_manager_unittest.cc',
'browser/loader/mime_type_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