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

Unified Diff: ui/gfx/compositor/DEPS

Issue 8222028: Use WebKit compositor in ui::Layer (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: rebase,fixes Created 9 years, 2 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: ui/gfx/compositor/DEPS
diff --git a/ui/gfx/compositor/DEPS b/ui/gfx/compositor/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..ec4ab6983201fa7bfd52128208bcf01b34f17a2f
--- /dev/null
+++ b/ui/gfx/compositor/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+webkit/glue",
+ "+webkit/gpu",
+]

Powered by Google App Engine
This is Rietveld 408576698