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

Unified Diff: content/content_tests.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: Move implementation from static functions to member functions as default impl 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_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 71f602bef0082bc885b53125e60b29df47ab05ac..9e34913bf3a82f1683e8255b7733a92ed8b1e024 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -645,7 +645,6 @@
'child/site_isolation_stats_gatherer_unittest.cc',
'child/v8_value_converter_impl_unittest.cc',
'child/web_data_consumer_handle_impl_unittest.cc',
- 'child/web_process_memory_dump_impl_unittest.cc',
'child/web_url_loader_impl_unittest.cc',
'child/worker_thread_registry_unittest.cc',
'common/android/address_parser_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698