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

Unified Diff: services/window_manager/BUILD.gn

Issue 791493006: De-client tracing.TraceController interface (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 11 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: services/window_manager/BUILD.gn
diff --git a/services/window_manager/BUILD.gn b/services/window_manager/BUILD.gn
index e84f07172f5797f0c28ab90f866d46fc73d59f61..9c77b874600cffd5a3bc418cecee928770afaf48 100644
--- a/services/window_manager/BUILD.gn
+++ b/services/window_manager/BUILD.gn
@@ -18,6 +18,7 @@ mojo_native_application("window_manager") {
deps = [
"//base",
"//mojo/application",
+ "//mojo/common:tracing_impl",
"//mojo/services/view_manager/public/cpp",
]
}

Powered by Google App Engine
This is Rietveld 408576698