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

Unified Diff: components/components.gyp

Issue 379803004: Move UserInfo to user_manager. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 5 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_ui.gypi ('k') | components/user_manager.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index 49254a2fe2c0fcb87ac1b4000547774abee3a360..e6e6b4c9203d56318bcb65253283047c806440cf 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -82,7 +82,7 @@
'wifi.gypi',
],
}],
- ['chromeos==1', {
+ ['use_ash==1', {
'includes': [
'user_manager.gypi',
],
« no previous file with comments | « chrome/chrome_browser_ui.gypi ('k') | components/user_manager.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698