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

Unified Diff: components/components_tests.gyp

Issue 1310043004: Create MemoryPressureStatsCollector. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed nit. 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
« 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 c9257d0ae9fee9bcde741aa714921d36ebae086e..c899b8639904196bb5189fd1d86a1591d681200a 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -309,6 +309,7 @@
'memory_pressure/filtered_memory_pressure_calculator_unittest.cc',
'memory_pressure/test_memory_pressure_calculator.cc',
'memory_pressure/test_memory_pressure_calculator.h',
+ 'memory_pressure/memory_pressure_stats_collector_unittest.cc',
],
'metrics_unittest_sources': [
'metrics/call_stack_profile_metrics_provider_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