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

Unified Diff: components/components_tests.gyp

Issue 1603413003: Add memory pressure monitor for Linux. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: chrisha@ comments. Created 4 years, 11 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 | « no previous file | components/memory_pressure.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index ff43ccb9922c2f8983ef2a6c1bb9d9635724a36d..30013cd6560a4abaeab6c17540cc1efcc5104a42 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -341,6 +341,7 @@
'login/screens/screen_context_unittest.cc',
],
'memory_pressure_unittest_sources': [
+ 'memory_pressure/direct_memory_pressure_calculator_linux_unittest.cc',
'memory_pressure/direct_memory_pressure_calculator_win_unittest.cc',
'memory_pressure/filtered_memory_pressure_calculator_unittest.cc',
'memory_pressure/memory_pressure_stats_collector_unittest.cc',
« no previous file with comments | « no previous file | components/memory_pressure.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698