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

Unified Diff: ui/compositor/DEPS

Issue 775143003: cc: Implement unified BeginFrame on aura (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Move common logic to DelegatedFrameHost Created 6 years 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/compositor/DEPS
diff --git a/ui/compositor/DEPS b/ui/compositor/DEPS
index e234d5533c42243dc1b62e32b702326998b09c90..1ea20b81d031eeace1f212f5011986bc7b3f7073 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/compositor",
"+ui/gfx",
"+ui/gl",
]

Powered by Google App Engine
This is Rietveld 408576698