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

Unified Diff: mojo/services/tracing/BUILD.gn

Issue 1139123006: Fork the mojo shell interfaces used by Mandoline. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixes Created 5 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
Index: mojo/services/tracing/BUILD.gn
diff --git a/mojo/services/tracing/BUILD.gn b/mojo/services/tracing/BUILD.gn
index e22a7cb563bdafa205da9e762eb18f208fb4cd0a..337b10a59eec3e76395a8149cf0286a9f677eeb2 100644
--- a/mojo/services/tracing/BUILD.gn
+++ b/mojo/services/tracing/BUILD.gn
@@ -12,7 +12,7 @@ mojo_native_application("tracing") {
deps = [
":lib",
- "//third_party/mojo/src/mojo/public/cpp/application",
+ "//mojo/application/public/cpp:application",
"//third_party/mojo/src/mojo/public/cpp/system",
]
}

Powered by Google App Engine
This is Rietveld 408576698