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

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

Issue 1142323003: Remove duplicate application cpp files in mojo/application. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase 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: mandoline/services/core_services/BUILD.gn
diff --git a/mandoline/services/core_services/BUILD.gn b/mandoline/services/core_services/BUILD.gn
index 1ff8c3066a677cf149ca28d835297ed8ef06601a..6158d504eddc2f4a68c6686d23fef7039f69b133 100644
--- a/mandoline/services/core_services/BUILD.gn
+++ b/mandoline/services/core_services/BUILD.gn
@@ -64,14 +64,10 @@ source_set("sources") {
"//components/resource_provider:lib",
"//components/view_manager:view_manager_lib",
"//mandoline/ui/browser:kiosk_wm_lib",
- "//mojo/application",
- "//mojo/application/public/interfaces",
- "//mojo/common",
+ "//mojo/application/public/cpp",
"//mojo/common:tracing_impl",
- "//mojo/environment:chromium",
"//mojo/services/network:lib",
"//mojo/services/tracing:lib",
- "//third_party/mojo/src/mojo/public/cpp/bindings:bindings",
]
if (!is_android) {
« no previous file with comments | « components/view_manager/view_manager_service_apptest.cc ('k') | mandoline/services/core_services/android_hooks.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698