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

Unified Diff: content/test/BUILD.gn

Issue 2715743007: Adding QUIC request headers to the net log observer (Closed)
Patch Set: csharrison nits Created 3 years, 10 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/netlog_observer_unittest.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 bb8c09fd056b692771376c556912a21b10d868a2..b5955364d8e21af3986ed43b37ba3ca33d7a2e81 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1137,6 +1137,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/netlog_observer_unittest.cc",
"../browser/loader/redirect_to_file_resource_handler_unittest.cc",
"../browser/loader/resource_buffer_unittest.cc",
"../browser/loader/resource_dispatcher_host_unittest.cc",
« no previous file with comments | « content/browser/loader/netlog_observer_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698