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

Unified Diff: content/browser/BUILD.gn

Issue 2555173003: [Do not submit] D3DKMTWaitForVerticalBlankEvent VSync prototype (Closed)
Patch Set: Added command line switch and experiment support Created 3 years, 11 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 a08452be25868cc8a74dd6134b23452637d2b65a..0f7c2b881abe2b14ca78a1ff4b153d3c6fd237df 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -1915,6 +1915,8 @@ source_set("browser") {
"compositor/gpu_process_transport_factory.h",
"compositor/gpu_surfaceless_browser_compositor_output_surface.cc",
"compositor/gpu_surfaceless_browser_compositor_output_surface.h",
+ "compositor/gpu_vsync_begin_frame_source.cc",
+ "compositor/gpu_vsync_begin_frame_source.h",
"compositor/image_transport_factory.cc",
"compositor/image_transport_factory.h",
"compositor/offscreen_browser_compositor_output_surface.cc",

Powered by Google App Engine
This is Rietveld 408576698