summaryrefslogtreecommitdiffstats
path: root/chrome/app/theme/theme_resources.grd
diff options
context:
space:
mode:
authornoms@chromium.org <noms@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-08-09 08:53:47 +0000
committernoms@chromium.org <noms@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-08-09 08:53:47 +0000
commit5f209741d00d0e8e84c5a16a173cfd265f64dfd0 (patch)
tree4bb6a080f44ef63a14278141cc5a22a7d421194e /chrome/app/theme/theme_resources.grd
parentc727d2b37349ead2335d4f2e86e9899713dd279e (diff)
downloadchromium_src-5f209741d00d0e8e84c5a16a173cfd265f64dfd0.zip
chromium_src-5f209741d00d0e8e84c5a16a173cfd265f64dfd0.tar.gz
chromium_src-5f209741d00d0e8e84c5a16a173cfd265f64dfd0.tar.bz2
Delete the first "Chrome just got better!" slide from the User Manager tutorial.
I will delete the welcome.png resource in a separate CL, so I don't have to dcommit this one. BUG=401808 TEST=Flip --new-avatar-menu. Start Chrome, create a new profile, press "Switch person". The tutorial should come up but start with the "This is your Chrome" slide. Review URL: https://codereview.chromium.org/456903002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288547 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/theme/theme_resources.grd')
-rw-r--r--chrome/app/theme/theme_resources.grd1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
index 2cc150c..06efa4e 100644
--- a/chrome/app/theme/theme_resources.grd
+++ b/chrome/app/theme/theme_resources.grd
@@ -361,7 +361,6 @@
</if>
<if expr="not is_android and not is_ios and not chromeos">
<!-- User Manager tutorial -->
- <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORIAL_WELCOME" file="common/user_manager_tutorial/welcome.png" />
<structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORIAL_YOUR_CHROME" file="common/user_manager_tutorial/your_chrome.png" />
<structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORIAL_GUESTS" file="common/user_manager_tutorial/guests.png" />
<structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORIAL_FRIENDS" file="common/user_manager_tutorial/family_and_friends.png" />