Commit 45272029 authored by estade@chromium.org's avatar estade@chromium.org

add resources for requestAutocomplete dialog

TBR=sky@chromium.org
BUG=157273

Review URL: https://codereview.chromium.org/11783039

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175636 0039d316-1c4b-4281-b951-d872f2087c98
parent a9d6be6b
......@@ -64,6 +64,9 @@
<structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MINIMIZE_H" file="win/app_window_minimize_hover.png" />
<structure type="chrome_scaled_image" name="IDR_APP_WINDOW_MINIMIZE_P" file="win/app_window_minimize_active.png" />
</if>
<!-- TODO(estade): Replace these placeholder resources with real ones. -->
<structure type="chrome_scaled_image" name="IDR_AUTOFILL_DIALOG_MENU_BUTTON" file="autofill_dialog_menu_button_n.png" />
<structure type="chrome_scaled_image" name="IDR_AUTOFILL_DIALOG_MENU_BUTTON_P" file="autofill_dialog_menu_button_pressed.png" />
<if expr="not pp_ifdef('toolkit_views') and not is_macosx">
<structure type="chrome_scaled_image" name="IDR_BACK" file="back.png" />
<structure type="chrome_scaled_image" name="IDR_BACK_D" file="back_disabled.png" />
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment