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

Unified Diff: services/sky/BUILD.gn

Issue 1237043002: Delete //sky/services/platform (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 5 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 | services/sky/platform_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/sky/BUILD.gn
diff --git a/services/sky/BUILD.gn b/services/sky/BUILD.gn
index a85690d9765dc6969364c52f40d212ee65cf0f1f..42fbaf927dbddab942393965c4bffd458911c263 100644
--- a/services/sky/BUILD.gn
+++ b/services/sky/BUILD.gn
@@ -21,6 +21,8 @@ mojo_native_application("sky") {
"document_view.h",
"internals.cc",
"internals.h",
+ "platform_impl.cc",
+ "platform_impl.h",
"runtime_flags.cc",
"runtime_flags.h",
"viewer.cc",
@@ -51,8 +53,7 @@ mojo_native_application("sky") {
"//skia",
"//sky/engine/public/sky",
"//sky/engine/tonic",
- "//sky/services/activity:interfaces",
- "//sky/services/platform",
+ "//sky/engine/web",
"//sky/shell/dart",
"//third_party/icu",
"//ui/events",
« no previous file with comments | « no previous file | services/sky/platform_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698