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

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

Issue 1138293002: core_services: Add mojo:surfaces_service to core_services. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 7986fbe65e5c1f70475463f47f077a0c2ae461c7..6c367683ee4825a0897f9d2351a670ce6b9f13f4 100644
--- a/mandoline/services/core_services/BUILD.gn
+++ b/mandoline/services/core_services/BUILD.gn
@@ -17,6 +17,7 @@ mojo_native_application("core_services") {
deps = [
"//base",
"//components/clipboard:lib",
+ "//components/surfaces:lib",
"//components/view_manager:view_manager_lib",
"//mandoline/ui/browser:kiosk_wm_lib",
"//mojo/application",

Powered by Google App Engine
This is Rietveld 408576698