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

Unified Diff: content/content_child.gypi

Issue 1660383002: Refactoring: Move some classes from content/child to platform (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: kinuko's review Created 4 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
Index: content/content_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index 4718a7534a35d1193af17bc8365455a0cc24a9de..9de77179281a084073e4a5b7d86ce2f3a592f11a 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -253,12 +253,6 @@
'child/web_database_observer_impl.h',
'child/web_discardable_memory_impl.cc',
'child/web_discardable_memory_impl.h',
- 'child/web_memory_allocator_dump_impl.cc',
- 'child/web_memory_allocator_dump_impl.h',
- 'child/web_memory_dump_provider_adapter.cc',
- 'child/web_memory_dump_provider_adapter.h',
- 'child/web_process_memory_dump_impl.cc',
- 'child/web_process_memory_dump_impl.h',
'child/web_url_loader_impl.cc',
'child/web_url_loader_impl.h',
'child/web_url_request_util.cc',

Powered by Google App Engine
This is Rietveld 408576698