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

Unified Diff: ui/compositor/DEPS

Issue 548153004: Unified BeginFrame scheduling (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: git cl format Created 6 years, 3 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 | « ui/compositor/BUILD.gn ('k') | ui/compositor/compositor.h » ('j') | no next file with comments »
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..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",
]
« no previous file with comments | « ui/compositor/BUILD.gn ('k') | ui/compositor/compositor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698