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

Unified Diff: chromeos/chromeos.gyp

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/chrome_browser_chromeos.gypi ('k') | chromeos/chromeos_memory.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/chromeos.gyp
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
index 251bbfe142a8fa7f9f1865c075bf119fa45784ba..69235dc20ff59a5d34844d49a80b9b995e8fbf90 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -7,7 +7,8 @@
'chromium_code': 1,
},
'includes': [
- 'chromeos_tools.gypi'
+ 'chromeos_memory.gypi',
+ 'chromeos_tools.gypi',
],
'targets': [
{
« no previous file with comments | « chrome/chrome_browser_chromeos.gypi ('k') | chromeos/chromeos_memory.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698