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

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

Issue 1410053006: Move third_party/mojo/src/mojo/public to mojo/public (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge 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 | « mojo/services/test_service/tracked_service.h ('k') | mojo/services/tracing/main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/tracing/BUILD.gn
diff --git a/mojo/services/tracing/BUILD.gn b/mojo/services/tracing/BUILD.gn
index 63d3a9cbc720194f9d1cf9f21289d1eba7ad2dda..4c8421e6597ccb08ff2e1e47e453d2187f290ff4 100644
--- a/mojo/services/tracing/BUILD.gn
+++ b/mojo/services/tracing/BUILD.gn
@@ -14,7 +14,7 @@ mojo_native_application("tracing") {
deps = [
":lib",
"//mojo/application/public/cpp",
- "//third_party/mojo/src/mojo/public/cpp/system",
+ "//mojo/public/cpp/system",
]
}
« no previous file with comments | « mojo/services/test_service/tracked_service.h ('k') | mojo/services/tracing/main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698