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

Unified Diff: chrome/chrome_browser_chromeos.gypi

Issue 93633007: Created optional multiprofiles introduction dialog. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Nits Created 6 years, 11 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: chrome/chrome_browser_chromeos.gypi
diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi
index 4867b9df3e727ebe2c8321a507b45b630cf73e0b..d9d52178b349d73645a050dacbbdebf70e814e06 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -781,6 +781,8 @@
'browser/chromeos/profiles/avatar_menu_actions_chromeos.cc',
'browser/chromeos/profiles/avatar_menu_actions_chromeos.h',
'browser/chromeos/profiles/avatar_menu_chromeos.cc',
+ 'browser/chromeos/profiles/multiprofiles_intro_dialog.cc',
+ 'browser/chromeos/profiles/multiprofiles_intro_dialog.h',
'browser/chromeos/profiles/profile_helper.cc',
'browser/chromeos/profiles/profile_helper.h',
'browser/chromeos/profiles/profile_list_chromeos.cc',

Powered by Google App Engine
This is Rietveld 408576698