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

Unified Diff: sky/shell/BUILD.gn

Issue 1187503003: Refactor SkyShell to allow multiple SkyViews (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: s/instance/sky_shell/ Created 5 years, 6 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/shell/android/platform_view_android.h » ('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 d1d01adc1d9ab40ecd0ddd8261e3a13867bba444..85fc2dd02e66434d1f9417f26a5b09c525cd7960 100644
--- a/sky/shell/BUILD.gn
+++ b/sky/shell/BUILD.gn
@@ -61,6 +61,8 @@ if (is_android) {
"service_provider.h",
"shell.cc",
"shell.h",
+ "shell_view.cc",
+ "shell_view.h",
"ui/animator.cc",
"ui/animator.h",
"ui/engine.cc",
« no previous file with comments | « no previous file | sky/shell/android/platform_view_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698