Skip to content

Commit

Permalink
Revert 178433
Browse files Browse the repository at this point in the history
> Image for: Change the one-click sign in confirmation bubble into a modal dialog.
> 
> This CL only includes the binary image, in support of
> https://codereview.chromium.org/11896021/  I broke it up this way so that
> I'll be able to use the CQ with that CL.
> 
> BUG=171330
> TEST=One-click sign in process should end with this modal dialog instead of
> non-modal bubble. See image attached to bug.
> NOTRY=true
> 
> Review URL: https://codereview.chromium.org/12052017

TBR=rogerta@chromium.org
Review URL: https://codereview.chromium.org/12089093

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@179877 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
rogerta@chromium.org committed Jan 31, 2013
1 parent 74ddf09 commit 9ef635d
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 1 deletion.
Binary file not shown.
Binary file not shown.
1 change: 0 additions & 1 deletion chrome/app/theme/theme_resources.grd
Original file line number Diff line number Diff line change
Expand Up @@ -535,7 +535,6 @@
<structure type="chrome_scaled_image" name="IDR_OMNIBOX_TTS" file="common/omnibox_tts.png" />
<structure type="chrome_scaled_image" name="IDR_OMNIBOX_TTS_DARK" file="common/omnibox_tts_dark.png" />
<structure type="chrome_scaled_image" name="IDR_OMNIBOX_TTS_SELECTED" file="common/omnibox_tts_selected.png" />
<structure type="chrome_scaled_image" name="IDR_ONE_CLICK_SIGNIN" file="common/one_click_signin.png" />
<if expr="not pp_ifdef('toolkit_views') and not is_macosx">
<structure type="chrome_scaled_image" name="IDR_OTR_ICON" file="common/otr_icon.png" />
</if>
Expand Down

0 comments on commit 9ef635d

Please sign in to comment.