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

Unified Diff: ui/aura_shell/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/aura_shell/DEPS
diff --git a/ui/aura_shell/DEPS b/ui/aura_shell/DEPS
index 9dd833257e110217784fcdbd78a2b211aaac412f..cb1ad947d5cce30631b43949e996a3d2526ad1ec 100644
--- a/ui/aura_shell/DEPS
+++ b/ui/aura_shell/DEPS
@@ -7,4 +7,5 @@ include_rules = [
"+net",
"+ui",
"+views",
+ "+webkit/glue",
Ben Goodger (Google) 2011/10/16 22:39:51 add a comment here to note that this isn't an invi
piman 2011/10/19 17:53:23 In this patch I actually separated the compositor
]

Powered by Google App Engine
This is Rietveld 408576698