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

Unified Diff: content/content_renderer.gypi

Issue 12211008: Add a benchmarking_extension API to call TCMalloc's HeapProfilerDump(). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: addressed the comment Created 7 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
« 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 0ff9db0ea38eaf49632b88a2cf9561bf1d7464c7..9b188d5bc6ddbf9cda4257f8b89070deac8fbc7f 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -153,6 +153,8 @@
'renderer/media/video_capture_message_filter.h',
'renderer/media/webmediaplayer_proxy_impl_android.cc',
'renderer/media/webmediaplayer_proxy_impl_android.h',
+ 'renderer/memory_benchmarking_extension.cc',
+ 'renderer/memory_benchmarking_extension.h',
'renderer/mhtml_generator.cc',
'renderer/mhtml_generator.h',
'renderer/mouse_lock_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