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

Unified Diff: components/web_cache.gypi

Issue 1304073006: Revert of Add WebCache memory usage in Blink to chrome://tracing (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@discardable_fix
Patch Set: Created 5 years, 4 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 | « no previous file | components/web_cache/renderer/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/web_cache.gypi
diff --git a/components/web_cache.gypi b/components/web_cache.gypi
index 56cc898d15997bb2f1a1393228db4a73e08289d6..a42e34422cff090fd4785720dfa616f8f2356546 100644
--- a/components/web_cache.gypi
+++ b/components/web_cache.gypi
@@ -49,8 +49,6 @@
'web_cache_common',
],
'sources': [
- 'web_cache/renderer/web_cache_memory_dump_provider.cc',
- 'web_cache/renderer/web_cache_memory_dump_provider.h',
'web_cache/renderer/web_cache_render_process_observer.cc',
'web_cache/renderer/web_cache_render_process_observer.h',
],
« no previous file with comments | « no previous file | components/web_cache/renderer/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698