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

Unified Diff: examples/sky_compositor_app/DEPS

Issue 740923002: Add a simple compositor for Sky (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Address reviewer comments 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
Index: examples/sky_compositor_app/DEPS
diff --git a/ui/ozone/platform/test/DEPS b/examples/sky_compositor_app/DEPS
similarity index 70%
copy from ui/ozone/platform/test/DEPS
copy to examples/sky_compositor_app/DEPS
index 41cd997bd46a46103e51d137380d8104d11b4eee..b565419a155804d9ffbaee040812b9a6bc70ee7f 100644
--- a/ui/ozone/platform/test/DEPS
+++ b/examples/sky_compositor_app/DEPS
@@ -1,3 +1,4 @@
include_rules = [
+ "+sky/compositor",
"+third_party/skia/include",
]

Powered by Google App Engine
This is Rietveld 408576698