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

Unified Diff: ui/compositor/BUILD.gn

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/base/ui_base.gyp ('k') | ui/compositor/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/compositor/BUILD.gn
diff --git a/ui/compositor/BUILD.gn b/ui/compositor/BUILD.gn
index 03ed5fc617f756f46f1e6e97f8f041a2f108f2c9..e81d3c54e61f530b674cae28a331ea23bc4f5fec 100644
--- a/ui/compositor/BUILD.gn
+++ b/ui/compositor/BUILD.gn
@@ -14,8 +14,6 @@ component("compositor") {
"compositor_export.h",
"compositor_observer.cc",
"compositor_observer.h",
- "compositor_vsync_manager.cc",
- "compositor_vsync_manager.h",
"compositor_switches.cc",
"compositor_switches.h",
"debug_utils.cc",
« no previous file with comments | « ui/base/ui_base.gyp ('k') | ui/compositor/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698