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

Unified Diff: sky/viewer/BUILD.gn

Issue 739413004: Wire up Sky directly to Ganesh (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: rebaes Created 6 years, 1 month 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/viewer/document_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/viewer/BUILD.gn
diff --git a/sky/viewer/BUILD.gn b/sky/viewer/BUILD.gn
index 2803f65ce2830a46adb3f88ba1b437bde42794e7..d4c040fe8c9a09458f2e37de3511edb490642777 100644
--- a/sky/viewer/BUILD.gn
+++ b/sky/viewer/BUILD.gn
@@ -69,9 +69,9 @@ mojo_native_application("viewer") {
"//mojo/services/public/interfaces/surfaces",
"//net",
"//skia",
+ "//sky/compositor",
"//sky/engine",
"//sky/engine/v8_inspector",
- "//sky/scheduler",
"//sky/services/inspector:bindings",
"//sky/services/testing:bindings",
"//sky/viewer/cc",
« no previous file with comments | « no previous file | sky/viewer/document_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698