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

Unified Diff: chrome/chrome_browser_ui.gypi

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/browser/ui/views/frame/system_menu_model_builder.cc ('k') | components/components.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index a74d6600fa5ac610c448dd75a567ed5d38316c54..a14308e4add06fd447390c97d818b9f85d3a8670 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -2680,6 +2680,7 @@
'sources': [ '<@(chrome_browser_ui_chromeos_sources)' ],
'dependencies': [
'browser_chromeos',
+ '../components/components.gyp:user_manager',
'../ui/chromeos/ui_chromeos.gyp:ui_chromeos',
'../ui/chromeos/ui_chromeos.gyp:ui_chromeos_resources',
],
@@ -2697,6 +2698,7 @@
'../ash/ash.gyp:ash',
'../ash/ash.gyp:ash_with_content',
'../ash/ash_strings.gyp:ash_strings',
+ '../components/components.gyp:user_manager',
],
'conditions': [
['chromeos == 0', {
« no previous file with comments | « chrome/browser/ui/views/frame/system_menu_model_builder.cc ('k') | components/components.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698