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

Unified Diff: content/common/BUILD.gn

Issue 2893233002: Network traffic annotation added to URLLoaderImpl. (Closed)
Patch Set: Comment addressed, Merged. Created 3 years, 6 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
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index e80cf92b94a12bed354f51c6247da196cfd24a9a..8f5981cf963cefbde2e2b060630ec887efbff5c4 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -232,6 +232,7 @@ source_set("common") {
"media/video_capture.h",
"message_port.cc",
"message_port.h",
+ "mutable_network_traffic_annotation_tag_struct_traits.h",
"navigation_gesture.h",
"navigation_params.cc",
"navigation_params.h",
@@ -613,6 +614,7 @@ mojom("mojo_bindings") {
"media/media_devices.mojom",
"media/renderer_audio_output_stream_factory.mojom",
"memory_coordinator.mojom",
+ "mutable_network_traffic_annotation_tag.mojom",
"native_types.mojom",
"network_service.mojom",
"push_messaging.mojom",
« no previous file with comments | « content/child/url_loader_client_impl_unittest.cc ('k') | content/common/mutable_network_traffic_annotation_tag.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698