Index: chrome/app/theme/theme_resources.grd |
diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd |
index 2ba8715d07d8964d911de12088acf09ba103b5ca..bb43b440b69def156bbcc936580d9ed1ca61f334 100644 |
--- a/chrome/app/theme/theme_resources.grd |
+++ b/chrome/app/theme/theme_resources.grd |
@@ -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" /> |