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

Unified Diff: ui/gl/gl.gyp

Issue 1162203006: Unit tests have been created for the GPUTiming. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Reverted egl unit test changes, wrong cl Created 5 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
« no previous file with comments | « ui/gl/BUILD.gn ('k') | ui/gl/gl_tests.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gl/gl.gyp
diff --git a/ui/gl/gl.gyp b/ui/gl/gl.gyp
index 9a2c4010016804f9bbbb23302e41f87e673439b3..fe0ef5872f6a2e1be3032434a9da2da56ed68e72 100644
--- a/ui/gl/gl.gyp
+++ b/ui/gl/gl.gyp
@@ -283,6 +283,8 @@
'gl_mock.cc',
'gl_mock.h',
'gl_mock_autogen_gl.h',
+ 'gpu_timing_fake.cc',
+ 'gpu_timing_fake.h',
],
},
],
« no previous file with comments | « ui/gl/BUILD.gn ('k') | ui/gl/gl_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698