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

Unified Diff: ash/ash.gyp

Issue 379803004: Move UserInfo to user_manager. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 50ab8b66cf24c4313effc1c57fbdc44f4362a575..3c486c36c73dff6a7b644bf7df9dcff7831f7e49 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -16,6 +16,7 @@
'../base/base.gyp:base_i18n',
'../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
'../cc/cc.gyp:cc',
+ '../components/components.gyp:user_manager',
'../content/content.gyp:content_browser',
'../media/media.gyp:media',
'../net/net.gyp:net',
@@ -229,7 +230,6 @@
'session/session_state_delegate.h',
'session/session_state_observer.cc',
'session/session_state_observer.h',
- 'session/user_info.h',
'shelf/app_list_button.cc',
'shelf/app_list_button.h',
'shelf/app_list_shelf_item_delegate.cc',
« no previous file with comments | « ash/DEPS ('k') | ash/frame/frame_util.cc » ('j') | components/user_manager.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698