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

Unified Diff: mojo/services/BUILD.gn

Issue 837283002: Mojo JS Bindings: merge Application, Shell, ServiceProvider with Sky (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Commit missing file Created 5 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
Index: mojo/services/BUILD.gn
diff --git a/mojo/services/BUILD.gn b/mojo/services/BUILD.gn
index 85fc02d47c71d530ffa630ef3b9d18014be6598f..fd71d776464a9829d392eddf48ba9038136c29f2 100644
--- a/mojo/services/BUILD.gn
+++ b/mojo/services/BUILD.gn
@@ -15,6 +15,7 @@ group("services") {
"//mojo/services/navigation/public/interfaces",
"//mojo/services/network",
"//mojo/services/network/public/interfaces",
+ "//mojo/services/public/sky",
"//mojo/services/surfaces/public/interfaces",
"//mojo/services/view_manager/public/interfaces",
"//mojo/services/window_manager/public/interfaces",

Powered by Google App Engine
This is Rietveld 408576698