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

Unified Diff: content/test/BUILD.gn

Issue 2654893002: Add unit tests for RedirectToFileResourceHandler. (Closed)
Patch Set: Revise Created 3 years, 11 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 08439095b03d482759caef99f38d6192c22025f8..f7327ef4b3a4ff38171ffa179b9f2604d8fcaee0 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1118,6 +1118,7 @@ test("content_unittests") {
"../browser/loader/mock_resource_loader.h",
"../browser/loader/mojo_async_resource_handler_unittest.cc",
"../browser/loader/navigation_url_loader_unittest.cc",
+ "../browser/loader/redirect_to_file_resource_handler_unittest.cc",
"../browser/loader/resource_buffer_unittest.cc",
"../browser/loader/resource_dispatcher_host_unittest.cc",
"../browser/loader/resource_loader_unittest.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