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

Unified Diff: components/web_cache/renderer/BUILD.gn

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, 3 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 | « components/web_cache.gypi ('k') | components/web_cache/renderer/web_cache_memory_dump_provider.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/web_cache/renderer/BUILD.gn
diff --git a/components/web_cache/renderer/BUILD.gn b/components/web_cache/renderer/BUILD.gn
index ccea625d0bc92d5dc8f51f2b906b462dc5b26c7b..a9e896831367749d2f6993fbdefa7467b51ec4da 100644
--- a/components/web_cache/renderer/BUILD.gn
+++ b/components/web_cache/renderer/BUILD.gn
@@ -4,8 +4,6 @@
source_set("renderer") {
sources = [
- "web_cache_memory_dump_provider.cc",
- "web_cache_memory_dump_provider.h",
"web_cache_render_process_observer.cc",
"web_cache_render_process_observer.h",
]
« no previous file with comments | « components/web_cache.gypi ('k') | components/web_cache/renderer/web_cache_memory_dump_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698