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

Unified Diff: content/content_tests.gypi

Issue 1332583002: Architecture for cross-process memory notification suppressing (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address nasko's comments 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
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index c24295fd0b9c46ea0b8c94f5b0ba1f54040641a5..babc729ac2175ebea554e921eb3ae6c6ab5da8f1 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -231,6 +231,7 @@
'browser/media/media_browsertest.h',
'browser/media/media_canplaytype_browsertest.cc',
'browser/media/media_source_browsertest.cc',
+ 'browser/memory/memory_pressure_controller_browsertest.cc',
'browser/message_port_provider_browsertest.cc',
'browser/mojo_shell_browsertest.cc',
'browser/net_info_browsertest.cc',
@@ -601,6 +602,7 @@
'child/fileapi/webfilewriter_base_unittest.cc',
'child/indexed_db/indexed_db_dispatcher_unittest.cc',
'child/indexed_db/webidbcursor_impl_unittest.cc',
+ 'child/memory/child_memory_message_filter_unittest.cc',
'child/multipart_response_delegate_unittest.cc',
'child/notifications/notification_data_conversions_unittest.cc',
'child/power_monitor_broadcast_source_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698