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

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: Add PLATFORM_EXPORT; Address haraken'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
« no previous file with comments | « content/child/web_process_memory_dump_impl_unittest.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index d1b0a8f90158689469b3b0cd78f5472a7c2f9a7a..ffa741b8f23c4294b198f150851616f30f498aad 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -262,12 +262,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',
« no previous file with comments | « content/child/web_process_memory_dump_impl_unittest.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698