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

Unified Diff: content/browser/renderer_host/delegated_frame_host.h

Issue 2297923002: Remove the --disable-begin-frame-scheduling flag (Closed)
Patch Set: Created 4 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: content/browser/renderer_host/delegated_frame_host.h
diff --git a/content/browser/renderer_host/delegated_frame_host.h b/content/browser/renderer_host/delegated_frame_host.h
index 9f18f1e7c18f99326db7d625e6aa08bcff2b13a2..cd3bb1e609f9f7b0ffb9d9536fcc7b6638bf6da5 100644
--- a/content/browser/renderer_host/delegated_frame_host.h
+++ b/content/browser/renderer_host/delegated_frame_host.h
@@ -255,7 +255,6 @@ class CONTENT_EXPORT DelegatedFrameHost
// The vsync manager we are observing for changes, if any.
scoped_refptr<ui::CompositorVSyncManager> vsync_manager_;
- bool using_begin_frame_scheduling_;
// The current VSync timebase and interval. These are zero until the first
// call to SetVSyncParameters().
« no previous file with comments | « chrome/browser/chromeos/login/chrome_restart_request.cc ('k') | content/browser/renderer_host/delegated_frame_host.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698