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

Unified Diff: cc/DEPS

Issue 267783004: Refactoring the way begin frame sources inside scheduler work. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase onto master. 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 | « cc/BUILD.gn ('k') | cc/cc.gyp » ('j') | cc/scheduler/frame_source.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/DEPS
diff --git a/cc/DEPS b/cc/DEPS
index 806638ff33c0040747826f42756a0b1b0bfd36e4..2b5111bfce04ab42ea0550996f1a4f7a94251404 100644
--- a/cc/DEPS
+++ b/cc/DEPS
@@ -12,6 +12,7 @@ include_rules = [
"+third_party/khronos/GLES2/gl2.h",
"+third_party/khronos/GLES2/gl2ext.h",
"+third_party/skia/include",
+ "+ui/compositor/compositor_vsync_manager.h",
"+ui/events/latency_info.h",
"+ui/gfx",
"+ui/gl",
« no previous file with comments | « cc/BUILD.gn ('k') | cc/cc.gyp » ('j') | cc/scheduler/frame_source.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698