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

Unified Diff: base/base.gypi

Issue 1045433002: Migrate ChromeOS to base::MemoryPressureMonitor (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: review comments Created 5 years, 8 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 | « base/base.gyp ('k') | base/chromeos/memory_pressure_monitor_chromeos.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index e0c5c7d6c5781320c598f1f5d9da7814f13fc984..23f1c8a535d76ed5f90bbb25b202a623e29b2db1 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -124,8 +124,8 @@
'callback_internal.h',
'callback_list.h',
'cancelable_callback.h',
- 'chromeos/memory_pressure_observer_chromeos.cc',
- 'chromeos/memory_pressure_observer_chromeos.h',
+ 'chromeos/memory_pressure_monitor_chromeos.cc',
+ 'chromeos/memory_pressure_monitor_chromeos.h',
'command_line.cc',
'command_line.h',
'compiler_specific.h',
« no previous file with comments | « base/base.gyp ('k') | base/chromeos/memory_pressure_monitor_chromeos.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698