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

Unified Diff: content/test/BUILD.gn

Issue 2340293003: Add MemoryMonitorAndroid (Closed)
Patch Set: Use native callback instead of returning MemoryInfo Created 4 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/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index eba58b6c6678d1bbcc1ae5262ff4134a834ef1c5..bee53fb1c0c4cb0e4e360d5393358f0ec63d4613 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1111,7 +1111,6 @@ test("content_unittests") {
"../browser/media/session/media_session_uma_helper_unittest.cc",
"../browser/memory/memory_coordinator_unittest.cc",
"../browser/memory/memory_monitor_android_unittest.cc",
- "../browser/memory/memory_monitor_linux_unittest.cc",
boliu 2016/09/27 05:17:14 is this correct? now patch shows removing this fil
bashi 2016/09/27 05:21:06 Ah, no. Thanks for pointing this out. I'm really b
"../browser/memory/memory_monitor_win_unittest.cc",
"../browser/memory/test_memory_monitor.cc",
"../browser/memory/test_memory_monitor.h",

Powered by Google App Engine
This is Rietveld 408576698