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

Unified Diff: components/mus/example/views_examples/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
Index: components/mus/example/views_examples/BUILD.gn
diff --git a/components/mus/example/views_examples/BUILD.gn b/components/mus/example/views_examples/BUILD.gn
index e5cf4de593f037816c55f0d433868d1f67cb17b5..c2507180f8460be9d5322d6de43af3c1e6916c67 100644
--- a/components/mus/example/views_examples/BUILD.gn
+++ b/components/mus/example/views_examples/BUILD.gn
@@ -23,6 +23,7 @@ mojo_native_application("views_examples") {
"//mojo/application/public/cpp:sources",
"//mojo/converters/geometry",
"//mojo/public/cpp/bindings",
+ "//mojo/services/tracing/public/cpp",
"//skia",
"//ui/gfx",
"//ui/gfx/geometry",

Powered by Google App Engine
This is Rietveld 408576698