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

Unified Diff: content/content_renderer.gypi

Issue 10532058: added gpu_benchmarking_extension boilerplate and hooked it up to a new switch. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Fixed merge conflict Created 8 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 | « content/browser/renderer_host/render_process_host_impl.cc ('k') | content/public/common/content_switches.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_renderer.gypi
diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
index 26d5ec784e410a48e75be8586bbba4b42a31384b..241db2fb538f7f26f8cd4cd3d48731be7d74b353 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -77,6 +77,8 @@
'renderer/gpu/compositor_thread.h',
'renderer/gpu/input_event_filter.cc',
'renderer/gpu/input_event_filter.h',
+ 'renderer/gpu/gpu_benchmarking_extension.cc',
+ 'renderer/gpu/gpu_benchmarking_extension.h',
'renderer/idle_user_detector.cc',
'renderer/idle_user_detector.h',
'renderer/input_tag_speech_dispatcher.cc',
« no previous file with comments | « content/browser/renderer_host/render_process_host_impl.cc ('k') | content/public/common/content_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698