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

Unified Diff: sky/shell/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 | « sky/services/platform/platform_impl.cc ('k') | sky/shell/ui/engine.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/shell/BUILD.gn
diff --git a/sky/shell/BUILD.gn b/sky/shell/BUILD.gn
index 96c676cad9028b3390e00f3a3a40d93895a0a610..88c9d682365d256539a172753a6991a92ce2ae7e 100644
--- a/sky/shell/BUILD.gn
+++ b/sky/shell/BUILD.gn
@@ -20,7 +20,6 @@ common_deps = [
"//sky/engine/tonic",
"//sky/engine/wtf",
"//sky/services/engine:interfaces",
- "//sky/services/platform",
"//sky/shell/dart",
"//ui/gfx/geometry",
"//ui/gl",
@@ -56,6 +55,8 @@ source_set("common") {
"ui/input_event_converter.h",
"ui/internals.cc",
"ui/internals.h",
+ "ui/platform_impl.cc",
+ "ui/platform_impl.h",
"ui_delegate.cc",
"ui_delegate.h",
]
« no previous file with comments | « sky/services/platform/platform_impl.cc ('k') | sky/shell/ui/engine.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698