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

Unified Diff: content/content_renderer.gypi

Issue 1610213002: allocator cleanup: remove memory benchmarking extension (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@cleanup_nonbase_tcmalloc_2
Patch Set: Remove from ipc_message_start.h Created 4 years, 11 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/content_common.gypi ('k') | content/renderer/memory_benchmarking_extension.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 7a746721f96cd0140fb6261c7e36d092660f1370..d7c98a2e2f26d5b77f86b3b994cc080fbf3df144 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -341,8 +341,6 @@
'renderer/media/webmediaplayer_ms.h',
'renderer/media/webmediaplayer_ms_compositor.cc',
'renderer/media/webmediaplayer_ms_compositor.h',
- 'renderer/memory_benchmarking_extension.cc',
- 'renderer/memory_benchmarking_extension.h',
'renderer/menu_item_builder.cc',
'renderer/menu_item_builder.h',
'renderer/mojo/service_registry_js_wrapper.cc',
« no previous file with comments | « content/content_common.gypi ('k') | content/renderer/memory_benchmarking_extension.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698