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

Unified Diff: components/mus/example/mock_sysui/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/font_service/font_service_app.cc ('k') | components/mus/example/mock_sysui/mock_sysui.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/mus/example/mock_sysui/BUILD.gn
diff --git a/components/mus/example/mock_sysui/BUILD.gn b/components/mus/example/mock_sysui/BUILD.gn
index b15537a367e68b53cd1e3b1b77fd40c86d8c2b5d..2e8305e949b14c65da9f46fb73fda8d9359ccc30 100644
--- a/components/mus/example/mock_sysui/BUILD.gn
+++ b/components/mus/example/mock_sysui/BUILD.gn
@@ -20,6 +20,7 @@ mojo_native_application("mock_sysui") {
"//mash/wm/public/interfaces",
"//mojo/application/public/cpp",
"//mojo/common:common_base",
+ "//mojo/services/tracing/public/cpp",
"//skia",
"//ui/views",
"//ui/views/mus:for_mojo_application",
« no previous file with comments | « components/font_service/font_service_app.cc ('k') | components/mus/example/mock_sysui/mock_sysui.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698