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

Unified Diff: content/content_child.gypi

Issue 1741673002: Revert of Refactoring: Move some classes from content/child to platform (patchset #17 id:320001 of … (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 3feb6cfe3f271ab4d35ddaaedc0fc17f373bd1bf..37fad58743df4fab9f09c2e7baeb5a03ee74b11a 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -262,6 +262,12 @@
'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