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

Unified Diff: components/memory_pressure.gypi

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 | « components/components_tests.gyp ('k') | components/memory_pressure/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/memory_pressure.gypi
diff --git a/components/memory_pressure.gypi b/components/memory_pressure.gypi
index 40fb726460d6fa14ee1ed78dfb0690128e287599..8e1e9adba794a3f4769e65442edb3fefedbce70c 100644
--- a/components/memory_pressure.gypi
+++ b/components/memory_pressure.gypi
@@ -23,6 +23,8 @@
'memory_pressure/memory_pressure_calculator.h',
'memory_pressure/memory_pressure_listener.cc',
'memory_pressure/memory_pressure_listener.h',
+ 'memory_pressure/memory_pressure_stats_collector.cc',
+ 'memory_pressure/memory_pressure_stats_collector.h',
],
},
],
« no previous file with comments | « components/components_tests.gyp ('k') | components/memory_pressure/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698