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

Unified Diff: ui/gl/gl.gyp

Issue 937263006: Refactored GLContext to own GPUTiming which spawn GPUTimingClients. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merged with latest Created 5 years, 10 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 6b173f4365894887ee7d43e769a7fa4f298ad3b5..053810784fd595440813b3e3be0bb83f066d9554 100644
--- a/ui/gl/gl.gyp
+++ b/ui/gl/gl.gyp
@@ -113,6 +113,8 @@
'gpu_switching_manager.cc',
'gpu_switching_manager.h',
'gpu_switching_observer.h',
+ 'gpu_timing.cc',
+ 'gpu_timing.h',
'scoped_binders.cc',
'scoped_binders.h',
'scoped_make_current.cc',

Powered by Google App Engine
This is Rietveld 408576698