summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_browser_chromeos.gypi
diff options
context:
space:
mode:
authorskuhne@chromium.org <skuhne@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-29 02:31:39 +0000
committerskuhne@chromium.org <skuhne@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-29 02:31:39 +0000
commitb23624b1286b39b81df10d82d4d2654ac4af3c39 (patch)
tree62ce9c20643d5d646696988d1ccde2b13abc910b /chrome/chrome_browser_chromeos.gypi
parente38f6a4e1c4cd73dff58fc29f573f8ce36677984 (diff)
downloadchromium_src-b23624b1286b39b81df10d82d4d2654ac4af3c39.zip
chromium_src-b23624b1286b39b81df10d82d4d2654ac4af3c39.tar.gz
chromium_src-b23624b1286b39b81df10d82d4d2654ac4af3c39.tar.bz2
Adding a dialog which explains that the multi user session has ended because a user policy has changed.
BUG=314930 TEST=manual Review URL: https://codereview.chromium.org/149173004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@247597 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_browser_chromeos.gypi')
-rw-r--r--chrome/chrome_browser_chromeos.gypi2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi
index 6d46887..a5bf018 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -767,6 +767,8 @@
'browser/chromeos/profiles/avatar_menu_chromeos.cc',
'browser/chromeos/profiles/multiprofiles_intro_dialog.cc',
'browser/chromeos/profiles/multiprofiles_intro_dialog.h',
+ 'browser/chromeos/profiles/multiprofiles_session_aborted_dialog.cc',
+ 'browser/chromeos/profiles/multiprofiles_session_aborted_dialog.h',
'browser/chromeos/profiles/profile_helper.cc',
'browser/chromeos/profiles/profile_helper.h',
'browser/chromeos/profiles/profile_list_chromeos.cc',