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

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: 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') | sky/shell/instance.h » ('J')
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..1e1ae95e51bcf991eaefe796dc13e1f693a96949 100644
--- a/sky/shell/BUILD.gn
+++ b/sky/shell/BUILD.gn
@@ -56,6 +56,8 @@ if (is_android) {
"gpu/rasterizer.h",
"gpu_delegate.cc",
"gpu_delegate.h",
+ "instance.cc",
+ "instance.h",
"platform_view.cc",
"platform_view.h",
"service_provider.h",
« no previous file with comments | « no previous file | sky/shell/android/platform_view_android.h » ('j') | sky/shell/instance.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698