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

Unified Diff: components/web_view/BUILD.gn

Issue 1459453003: mandoline: write this after lunch. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add TracingImpls to mus and mash, fix naming. Created 5 years, 1 month 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 | « components/resource_provider/resource_provider_app.cc ('k') | components/web_view/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/web_view/BUILD.gn
diff --git a/components/web_view/BUILD.gn b/components/web_view/BUILD.gn
index cb80c43f80687924a26e736860d127cfaa6b04f3..569cc4bd64e41a20e6d2bc83040df565b3192623 100644
--- a/components/web_view/BUILD.gn
+++ b/components/web_view/BUILD.gn
@@ -66,6 +66,7 @@ source_set("lib") {
"//mojo/converters/geometry",
"//mojo/public/cpp/bindings",
"//mojo/services/network/public/interfaces",
+ "//mojo/services/tracing/public/cpp",
"//mojo/services/tracing/public/interfaces",
"//url",
]
« no previous file with comments | « components/resource_provider/resource_provider_app.cc ('k') | components/web_view/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698