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

Unified Diff: sky/shell/BUILD.gn

Issue 1203143004: Make it possible to run Sky apps offline (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: gn check 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
Index: sky/shell/BUILD.gn
diff --git a/sky/shell/BUILD.gn b/sky/shell/BUILD.gn
index b28c8f8bdfe0efdb13868802a601a6cde36c6174..a71ad12c13364df9588f0fef5e26333aaf8c4742 100644
--- a/sky/shell/BUILD.gn
+++ b/sky/shell/BUILD.gn
@@ -21,6 +21,7 @@ common_deps = [
"//sky/engine/wtf",
"//sky/services/platform",
"//sky/services/viewport",
+ "//sky/shell/dart",
"//ui/gfx/geometry",
"//ui/gl",
]
« no previous file with comments | « sky/services/viewport/viewport_observer.mojom ('k') | sky/shell/android/org/domokit/sky/shell/PlatformViewAndroid.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698