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

Unified Diff: cc/ipc/BUILD.gn

Issue 2893233002: Network traffic annotation added to URLLoaderImpl. (Closed)
Patch Set: Comments addressed. Created 3 years, 7 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 | « no previous file | cc/ipc/DEPS » ('j') | cc/ipc/cc_param_traits.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/ipc/BUILD.gn
diff --git a/cc/ipc/BUILD.gn b/cc/ipc/BUILD.gn
index 13e4325fad2be8c17cbcac3ca63d034babd410d0..6e22ab875470479bb259e9c9ed843a906f9f7ac8 100644
--- a/cc/ipc/BUILD.gn
+++ b/cc/ipc/BUILD.gn
@@ -21,6 +21,7 @@ cc_component("ipc") {
public_deps = [
"//cc",
"//cc/surfaces",
+ "//net:traffic_annotation",
"//skia",
]
« no previous file with comments | « no previous file | cc/ipc/DEPS » ('j') | cc/ipc/cc_param_traits.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698