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

Unified Diff: sky/BUILD.gn

Issue 958673002: Added ServiceRegistry interface (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 10 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 | « no previous file | sky/framework/embedder.dart » ('j') | sky/viewer/document_view.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/BUILD.gn
diff --git a/sky/BUILD.gn b/sky/BUILD.gn
index 780daf984448d41eb4e5e00a860274945c50b5b3..ed6b61aa252f30d76823a2e1ca57974cdc5bffc3 100644
--- a/sky/BUILD.gn
+++ b/sky/BUILD.gn
@@ -13,6 +13,7 @@ group("sky") {
"//sky/engine/web:sky_unittests",
"//sky/engine/wtf:unittests",
"//sky/services/inspector",
+ "//sky/services/service_registry",
abarth-chromium 2015/02/26 23:28:04 IMHO, this should be in //services. It's not spec
hansmuller1 2015/02/27 03:16:06 Done.
"//sky/tools/debugger",
"//sky/tools/imagediff",
"//sky/tools/tester",
« no previous file with comments | « no previous file | sky/framework/embedder.dart » ('j') | sky/viewer/document_view.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698