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

Unified Diff: mandoline/services/core_services/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 | « mandoline/app/DEPS ('k') | mandoline/services/core_services/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mandoline/services/core_services/BUILD.gn
diff --git a/mandoline/services/core_services/BUILD.gn b/mandoline/services/core_services/BUILD.gn
index 8e093f88998f4a2254ec5bd6af163d4c2d28391c..642fe6d111d8b2a2ff1400559ab9f35c2a28ae5d 100644
--- a/mandoline/services/core_services/BUILD.gn
+++ b/mandoline/services/core_services/BUILD.gn
@@ -45,10 +45,10 @@ source_set("sources") {
"//mojo/application/public/cpp",
"//mojo/logging",
"//mojo/message_pump",
+ "//mojo/public/cpp/bindings",
"//mojo/services/tracing:lib",
"//mojo/services/tracing/public/cpp",
"//third_party/icu",
- "//third_party/mojo/src/mojo/public/cpp/bindings",
"//url",
]
« no previous file with comments | « mandoline/app/DEPS ('k') | mandoline/services/core_services/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698