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

Unified Diff: content/test/BUILD.gn

Issue 2668603003: Make ResourceHandler::OnWillRead able to complete asynchronously. (Closed)
Patch Set: Response to comments Created 3 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 | « content/browser/loader/test_resource_handler.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 5de4ffb9dd827b20b787449d9d57bf827aa2b098..da2ddd19f043a620d5eed24c0eaef07f93f0aaac 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1139,6 +1139,7 @@ test("content_unittests") {
"../browser/loader/async_resource_handler_unittest.cc",
"../browser/loader/async_revalidation_driver_unittest.cc",
"../browser/loader/async_revalidation_manager_unittest.cc",
+ "../browser/loader/detachable_resource_handler_unittest.cc",
"../browser/loader/intercepting_resource_handler_unittest.cc",
"../browser/loader/mime_sniffing_resource_handler_unittest.cc",
"../browser/loader/mock_resource_loader.cc",
« no previous file with comments | « content/browser/loader/test_resource_handler.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698