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

Unified Diff: sky/BUILD.gn

Issue 1132063007: Rationalize Dart mojo and sky package structure (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 7 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 | « services/dart/test/pingpong_target/main.dart ('k') | sky/assets/.gitignore » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/BUILD.gn
diff --git a/sky/BUILD.gn b/sky/BUILD.gn
index 961a57025028731e6043c186b3c397e9033fd089..368f601f0704e34cc88e3fdcf979e661c4d624e3 100644
--- a/sky/BUILD.gn
+++ b/sky/BUILD.gn
@@ -9,6 +9,7 @@ group("sky") {
testonly = true
deps = [
+ "//sky/sdk",
"//sky/engine/platform:platform_unittests",
"//sky/engine/web:sky_unittests",
"//sky/engine/wtf:unittests",
« no previous file with comments | « services/dart/test/pingpong_target/main.dart ('k') | sky/assets/.gitignore » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698