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

Unified Diff: mandoline/services/core_services/BUILD.gn

Issue 1565343003: Move mojo/application/public -> mojo/shell/public (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@fetcher
Patch Set: . Created 4 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
« no previous file with comments | « extensions/browser/mojo/stash_backend_unittest.cc ('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 db14fa26946879b136d6821baa4e8a95b9a9f6f6..45dd6dbd0095c80b6d3eb225c19f4858e41f437b 100644
--- a/mandoline/services/core_services/BUILD.gn
+++ b/mandoline/services/core_services/BUILD.gn
@@ -52,12 +52,12 @@ source_set("sources") {
"//components/clipboard:lib",
"//components/filesystem:lib",
"//components/web_view:lib",
- "//mojo/application/public/cpp",
"//mojo/logging",
"//mojo/message_pump",
"//mojo/public/cpp/bindings",
"//mojo/services/tracing:lib",
"//mojo/services/tracing/public/cpp",
+ "//mojo/shell/public/cpp",
"//third_party/icu",
"//url",
]
« no previous file with comments | « extensions/browser/mojo/stash_backend_unittest.cc ('k') | mandoline/services/core_services/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698