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

Unified Diff: content/test/BUILD.gn

Issue 2374343002: Add MemoryCoordinatorImpl (Closed)
Patch Set: Update comments and rebase Created 4 years, 2 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/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 5f13e1c53fe2ecd08dba80eec4e062125288aa6d..c73f9346326a013c33a3294c2bdb8aec401276eb 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1099,6 +1099,7 @@ test("content_unittests") {
"../browser/media/session/audio_focus_manager_unittest.cc",
"../browser/media/session/media_session_controller_unittest.cc",
"../browser/media/session/media_session_uma_helper_unittest.cc",
+ "../browser/memory/memory_coordinator_impl_unittest.cc",
"../browser/memory/memory_coordinator_unittest.cc",
"../browser/memory/memory_monitor_android_unittest.cc",
"../browser/memory/memory_monitor_win_unittest.cc",
« content/browser/memory/memory_coordinator_impl.cc ('K') | « content/browser/memory/memory_monitor.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698