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

Unified Diff: ui/compositor/BUILD.gn

Issue 423773002: Unified BeginFrame scheduling (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Working on aura with --enable-begin-frame-scheduling 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
Index: ui/compositor/BUILD.gn
diff --git a/ui/compositor/BUILD.gn b/ui/compositor/BUILD.gn
index 532e1e2f8c62e462dccb92d93080d6a83987841e..a88a391969504eba5511b2622f5f4029c9969722 100644
--- a/ui/compositor/BUILD.gn
+++ b/ui/compositor/BUILD.gn
@@ -11,8 +11,6 @@ component("compositor") {
"compositor_animation_observer.h",
"compositor_export.h",
"compositor_observer.h",
- "compositor_vsync_manager.cc",
- "compositor_vsync_manager.h",
"compositor_switches.cc",
"compositor_switches.h",
"debug_utils.cc",

Powered by Google App Engine
This is Rietveld 408576698