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

Unified Diff: content/browser/BUILD.gn

Issue 2810813004: Hide fullscreen rotation jank (Closed)
Patch Set: Re-add feature flag Created 3 years, 6 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/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 2a13a136467c4240c5986aca1bcfda6f3070f3c5..351a6966534e7c7e83cce7671ef950d48eef0fc2 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -1116,6 +1116,8 @@ source_set("browser") {
"renderer_host/frame_metadata_util.h",
"renderer_host/frame_sink_provider_impl.cc",
"renderer_host/frame_sink_provider_impl.h",
+ "renderer_host/fullscreen_jank_detector.cc",
+ "renderer_host/fullscreen_jank_detector.h",
"renderer_host/input/gesture_event_queue.cc",
"renderer_host/input/gesture_event_queue.h",
"renderer_host/input/input_ack_handler.h",

Powered by Google App Engine
This is Rietveld 408576698