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

Unified Diff: ui/gl/gl.gyp

Issue 1273563002: Mac Overlays: Add GPU back-pressure (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Incorporate review feedback Created 5 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: ui/gl/gl.gyp
diff --git a/ui/gl/gl.gyp b/ui/gl/gl.gyp
index 7221f28bf6bf573d08ddd4bc66dce919baa48ac8..deb80035a8bc006a4740b51719b5ad778b3dd96c 100644
--- a/ui/gl/gl.gyp
+++ b/ui/gl/gl.gyp
@@ -115,6 +115,8 @@
'gpu_switching_observer.h',
'gpu_timing.cc',
'gpu_timing.h',
+ 'scoped_api.cc',
+ 'scoped_api.h',
'scoped_binders.cc',
'scoped_binders.h',
'scoped_make_current.cc',

Powered by Google App Engine
This is Rietveld 408576698