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

Unified Diff: sky/viewer/BUILD.gn

Issue 1213683004: Move //sky/compositor to //sky/viewer/compositor (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 | « sky/compositor/texture_cache.cc ('k') | sky/viewer/compositor/BUILD.gn » ('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 5db00001443cd107031cb5ff5f06386cf0ecb120..d4a5544e4d35fff18de79f929417ceefebbe9758 100644
--- a/sky/viewer/BUILD.gn
+++ b/sky/viewer/BUILD.gn
@@ -50,12 +50,12 @@ mojo_native_application("viewer") {
"//mojo/services/view_manager/public/cpp",
"//mojo/services/view_manager/public/interfaces",
"//skia",
- "//sky/compositor",
"//sky/engine",
"//sky/engine/tonic",
"//sky/services/platform",
"//sky/services/testing:bindings",
"//sky/shell/dart",
+ "//sky/viewer/compositor",
"//third_party/icu",
"//ui/events",
"//url",
« no previous file with comments | « sky/compositor/texture_cache.cc ('k') | sky/viewer/compositor/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698