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

Unified Diff: ui/compositor/DEPS

Issue 499503002: Respect window transparency when applying window shape. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Restrict test size; Add CrOS check Created 6 years, 4 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 | « no previous file | ui/compositor/layer.cc » ('j') | ui/compositor/layer_unittest.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/compositor/DEPS
diff --git a/ui/compositor/DEPS b/ui/compositor/DEPS
index e234d5533c42243dc1b62e32b702326998b09c90..e5cb5c6bc21ec913597158c22341f9eab24bbb67 100644
--- a/ui/compositor/DEPS
+++ b/ui/compositor/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"-cc/blink",
"+gpu/command_buffer/client/gles2_interface.h",
"+third_party/skia",
+ "+ui/base",
"+ui/gfx",
"+ui/gl",
]
« no previous file with comments | « no previous file | ui/compositor/layer.cc » ('j') | ui/compositor/layer_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698