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

Unified Diff: ui/gfx/BUILD.gn

Issue 2277883003: gl: Disable SGI_video_sync by default. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: forward flag 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
« no previous file with comments | « no previous file | ui/gfx/vsync_provider.h » ('j') | ui/gfx/vsync_provider.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/BUILD.gn
diff --git a/ui/gfx/BUILD.gn b/ui/gfx/BUILD.gn
index ef375d5117b90b30abae1de7cf4d0d6c6fe1a421..5c2e973eb12ef017963815c1be0d2b0bd182e021 100644
--- a/ui/gfx/BUILD.gn
+++ b/ui/gfx/BUILD.gn
@@ -194,6 +194,7 @@ component("gfx") {
"ui_gfx_exports.cc",
"utf16_indexing.cc",
"utf16_indexing.h",
+ "vsync_provider.cc",
"vsync_provider.h",
"win/direct_manipulation.cc",
"win/direct_manipulation.h",
« no previous file with comments | « no previous file | ui/gfx/vsync_provider.h » ('j') | ui/gfx/vsync_provider.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698