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

Unified Diff: chrome/chrome_browser_chromeos.gypi

Issue 14727005: Moves LowMemoryObserver into chromeos and renames (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: review feedback again Created 7 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 | « chrome/browser/chromeos/memory/oom_priority_manager.cc ('k') | chromeos/chromeos.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_chromeos.gypi
diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi
index 64b3f277ac1d4ab8c96daafd6b75c270be3fc433..046510ba82923ee992c96e263b328e82a050660b 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -47,6 +47,7 @@
'../build/linux/system.gyp:dbus',
'../build/temp_gyp/googleurl.gyp:googleurl',
'../chromeos/chromeos.gyp:chromeos',
+ '../chromeos/chromeos.gyp:chromeos_memory',
'../content/content.gyp:content_browser',
'../content/content.gyp:content_common',
'../chromeos/ime/input_method.gyp:gencode',
@@ -539,8 +540,6 @@
'browser/chromeos/login/wizard_controller.h',
'browser/chromeos/media/media_player.cc',
'browser/chromeos/media/media_player.h',
- 'browser/chromeos/memory/low_memory_observer.cc',
- 'browser/chromeos/memory/low_memory_observer.h',
'browser/chromeos/memory/oom_priority_manager.cc',
'browser/chromeos/memory/oom_priority_manager.h',
'browser/chromeos/mobile/mobile_activator.cc',
« no previous file with comments | « chrome/browser/chromeos/memory/oom_priority_manager.cc ('k') | chromeos/chromeos.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698