Commit 4e8809e5 authored by gbillock@chromium.org's avatar gbillock@chromium.org

[OriginChip] Assets for the in-location-bar experiment with the origin chip.

BUG=317741
R=macourteau@chromium.org, oshima@chromium.org

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@248556 0039d316-1c4b-4281-b951-d872f2087c98
parent eb82dfb5
...@@ -864,6 +864,37 @@ ...@@ -864,6 +864,37 @@
<structure type="chrome_scaled_image" name="IDR_SITE_CHIP_MALWARE_TOP_RIGHT" file="common/chip_malware_top_right.png" /> <structure type="chrome_scaled_image" name="IDR_SITE_CHIP_MALWARE_TOP_RIGHT" file="common/chip_malware_top_right.png" />
<structure type="chrome_scaled_image" name="IDR_SITE_CHIP_MALWARE_TOP" file="common/chip_malware_top.png" /> <structure type="chrome_scaled_image" name="IDR_SITE_CHIP_MALWARE_TOP" file="common/chip_malware_top.png" />
</if> </if>
<if expr="pp_ifdef('toolkit_views') or is_macosx and not is_ios">
<structure type="chrome_scaled_image" name="IDR_ORIGIN_CHIP_NORMAL_BOTTOM_LEFT" file="common/chip_bottom_left.png" />
<structure type="chrome_scaled_image" name="IDR_ORIGIN_CHIP_NORMAL_BOTTOM" file="common/chip_bottom.png" />
<structure type="chrome_scaled_image" name="IDR_ORIGIN_CHIP_NORMAL_BOTTOM_RIGHT" file="common/chip_bottom_right.png" />
<structure type="chrome_scaled_image" name="IDR_ORIGIN_CHIP_NORMAL_LEFT" file="common/chip_left.png" />
<structure type="chrome_scaled_image" name="IDR_ORIGIN_CHIP_NORMAL_CENTER" file="common/chip_center.png" />
<structure type="chrome_scaled_image" name="IDR_ORIGIN_CHIP_NORMAL_RIGHT" file="common/chip_right.png" />
<structure type="chrome_scaled_image" name="IDR_ORIGIN_CHIP_NORMAL_TOP_LEFT" file="common/chip_top_left.png" />
<structure type="chrome_scaled_image" name="IDR_ORIGIN_CHIP_NORMAL_TOP" file="common/chip_top.png" />
<structure type="chrome_scaled_image" name="IDR_ORIGIN_CHIP_NORMAL_TOP_RIGHT" file="common/chip_top_right.png" />
<structure type="chrome_scaled_image" name="IDR_ORIGIN_CHIP_PRESSED_BOTTOM_LEFT" file="common/chip_pressed_bottom_left.png" />
<structure type="chrome_scaled_image" name="IDR_ORIGIN_CHIP_PRESSED_BOTTOM" file="common/chip_pressed_bottom.png" />
<structure type="chrome_scaled_image" name="IDR_ORIGIN_CHIP_PRESSED_BOTTOM_RIGHT" file="common/chip_pressed_bottom_right.png" />
<structure type="chrome_scaled_image" name="IDR_ORIGIN_CHIP_PRESSED_LEFT" file="common/chip_pressed_left.png" />
<structure type="chrome_scaled_image" name="IDR_ORIGIN_CHIP_PRESSED_CENTER" file="common/chip_pressed_center.png" />
<structure type="chrome_scaled_image" name="IDR_ORIGIN_CHIP_PRESSED_RIGHT" file="common/chip_pressed_right.png" />
<structure type="chrome_scaled_image" name="IDR_ORIGIN_CHIP_PRESSED_TOP_LEFT" file="common/chip_pressed_top_left.png" />
<structure type="chrome_scaled_image" name="IDR_ORIGIN_CHIP_PRESSED_TOP" file="common/chip_pressed_top.png" />
<structure type="chrome_scaled_image" name="IDR_ORIGIN_CHIP_PRESSED_TOP_RIGHT" file="common/chip_pressed_top_right.png" />
<structure type="chrome_scaled_image" name="IDR_ORIGIN_CHIP_HOVER_BOTTOM_LEFT" file="common/chip_hover_bottom_left.png" />
<structure type="chrome_scaled_image" name="IDR_ORIGIN_CHIP_HOVER_BOTTOM" file="common/chip_hover_bottom.png" />
<structure type="chrome_scaled_image" name="IDR_ORIGIN_CHIP_HOVER_BOTTOM_RIGHT" file="common/chip_hover_bottom_right.png" />
<structure type="chrome_scaled_image" name="IDR_ORIGIN_CHIP_HOVER_LEFT" file="common/chip_hover_left.png" />
<structure type="chrome_scaled_image" name="IDR_ORIGIN_CHIP_HOVER_CENTER" file="common/chip_hover_center.png" />
<structure type="chrome_scaled_image" name="IDR_ORIGIN_CHIP_HOVER_RIGHT" file="common/chip_hover_right.png" />
<structure type="chrome_scaled_image" name="IDR_ORIGIN_CHIP_HOVER_TOP_LEFT" file="common/chip_hover_top_left.png" />
<structure type="chrome_scaled_image" name="IDR_ORIGIN_CHIP_HOVER_TOP" file="common/chip_hover_top.png" />
<structure type="chrome_scaled_image" name="IDR_ORIGIN_CHIP_HOVER_TOP_RIGHT" file="common/chip_hover_top_right.png" />
</if>
<structure type="chrome_scaled_image" name="IDR_SETTINGS_FAVICON" file="common/favicon_settings.png" /> <structure type="chrome_scaled_image" name="IDR_SETTINGS_FAVICON" file="common/favicon_settings.png" />
<structure type="chrome_scaled_image" name="IDR_SPEECH_INPUT_MIC_EMPTY" file="common/speech_input_mic_empty.png" /> <structure type="chrome_scaled_image" name="IDR_SPEECH_INPUT_MIC_EMPTY" file="common/speech_input_mic_empty.png" />
<structure type="chrome_scaled_image" name="IDR_SPEECH_INPUT_MIC_FULL" file="common/speech_input_mic_full.png" /> <structure type="chrome_scaled_image" name="IDR_SPEECH_INPUT_MIC_FULL" file="common/speech_input_mic_full.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