Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Side by Side Diff: ui/resources/ui_resources.grd

Issue 608693006: [Easy Unlock] When hardlocking, show a different icon on user (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « ui/resources/default_200_percent/common/easy_unlock_spinner.png ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <grit latest_public_release="0" current_release="1"> 2 <grit latest_public_release="0" current_release="1">
3 <outputs> 3 <outputs>
4 <output filename="grit/ui_resources.h" type="rc_header" context="default_100 _percent"> 4 <output filename="grit/ui_resources.h" type="rc_header" context="default_100 _percent">
5 <emit emit_type='prepend'></emit> 5 <emit emit_type='prepend'></emit>
6 </output> 6 </output>
7 <output filename="grit/ui_resources_map.cc" type="resource_map_source" conte xt="default_100_percent" /> 7 <output filename="grit/ui_resources_map.cc" type="resource_map_source" conte xt="default_100_percent" />
8 <output filename="grit/ui_resources_map.h" type="resource_map_header" contex t="default_100_percent" /> 8 <output filename="grit/ui_resources_map.h" type="resource_map_header" contex t="default_100_percent" />
9 <output filename="ui_resources_100_percent.pak" type="data_package" context= "default_100_percent" /> 9 <output filename="ui_resources_100_percent.pak" type="data_package" context= "default_100_percent" />
10 <output filename="ui_resources_200_percent.pak" type="data_package" context= "default_200_percent" /> 10 <output filename="ui_resources_200_percent.pak" type="data_package" context= "default_200_percent" />
(...skipping 241 matching lines...) Expand 10 before | Expand all | Expand 10 after
252 <if expr="toolkit_views"> 252 <if expr="toolkit_views">
253 <structure type="chrome_scaled_image" name="IDR_CONTENT_BOTTOM_CENTER" f ile="content_bottom_center.png" /> 253 <structure type="chrome_scaled_image" name="IDR_CONTENT_BOTTOM_CENTER" f ile="content_bottom_center.png" />
254 <structure type="chrome_scaled_image" name="IDR_CONTENT_BOTTOM_LEFT_CORN ER" file="content_bottom_left_corner.png" /> 254 <structure type="chrome_scaled_image" name="IDR_CONTENT_BOTTOM_LEFT_CORN ER" file="content_bottom_left_corner.png" />
255 <structure type="chrome_scaled_image" name="IDR_CONTENT_BOTTOM_RIGHT_COR NER" file="content_bottom_right_corner.png" /> 255 <structure type="chrome_scaled_image" name="IDR_CONTENT_BOTTOM_RIGHT_COR NER" file="content_bottom_right_corner.png" />
256 <structure type="chrome_scaled_image" name="IDR_CONTENT_LEFT_SIDE" file= "content_left_side.png" /> 256 <structure type="chrome_scaled_image" name="IDR_CONTENT_LEFT_SIDE" file= "content_left_side.png" />
257 <structure type="chrome_scaled_image" name="IDR_CONTENT_RIGHT_SIDE" file ="content_right_side.png" /> 257 <structure type="chrome_scaled_image" name="IDR_CONTENT_RIGHT_SIDE" file ="content_right_side.png" />
258 </if> 258 </if>
259 <structure type="chrome_scaled_image" name="IDR_DEFAULT_FAVICON" file="com mon/default_favicon.png" /> 259 <structure type="chrome_scaled_image" name="IDR_DEFAULT_FAVICON" file="com mon/default_favicon.png" />
260 <structure type="chrome_scaled_image" name="IDR_DEFAULT_FAVICON_32" file=" common/default_favicon_32.png" /> 260 <structure type="chrome_scaled_image" name="IDR_DEFAULT_FAVICON_32" file=" common/default_favicon_32.png" />
261 <structure type="chrome_scaled_image" name="IDR_DEFAULT_FAVICON_64" file=" common/default_favicon_64.png" /> 261 <structure type="chrome_scaled_image" name="IDR_DEFAULT_FAVICON_64" file=" common/default_favicon_64.png" />
262 <structure type="chrome_scaled_image" name="IDR_EASY_UNLOCK_HARDLOCKED" fi le="common/easy_unlock_hardlocked.png" />
262 <structure type="chrome_scaled_image" name="IDR_EASY_UNLOCK_LOCKED" file=" common/easy_unlock_locked.png" /> 263 <structure type="chrome_scaled_image" name="IDR_EASY_UNLOCK_LOCKED" file=" common/easy_unlock_locked.png" />
263 <structure type="chrome_scaled_image" name="IDR_EASY_UNLOCK_SPINNER" file= "common/easy_unlock_spinner.png" /> 264 <structure type="chrome_scaled_image" name="IDR_EASY_UNLOCK_SPINNER" file= "common/easy_unlock_spinner.png" />
264 <structure type="chrome_scaled_image" name="IDR_EASY_UNLOCK_UNLOCKED" file ="common/easy_unlock_unlocked.png" /> 265 <structure type="chrome_scaled_image" name="IDR_EASY_UNLOCK_UNLOCKED" file ="common/easy_unlock_unlocked.png" />
265 <structure type="chrome_scaled_image" name="IDR_FOLDER_CLOSED" file="commo n/folder_closed.png" /> 266 <structure type="chrome_scaled_image" name="IDR_FOLDER_CLOSED" file="commo n/folder_closed.png" />
266 <structure type="chrome_scaled_image" name="IDR_FOLDER_CLOSED_RTL" file="c ommon/folder_closed_rtl.png" /> 267 <structure type="chrome_scaled_image" name="IDR_FOLDER_CLOSED_RTL" file="c ommon/folder_closed_rtl.png" />
267 <if expr="toolkit_views"> 268 <if expr="toolkit_views">
268 <structure type="chrome_scaled_image" name="IDR_FOLDER_OPEN" file="commo n/folder_open.png" /> 269 <structure type="chrome_scaled_image" name="IDR_FOLDER_OPEN" file="commo n/folder_open.png" />
269 <structure type="chrome_scaled_image" name="IDR_FOLDER_OPEN_RTL" file="c ommon/folder_open_rtl.png" /> 270 <structure type="chrome_scaled_image" name="IDR_FOLDER_OPEN_RTL" file="c ommon/folder_open_rtl.png" />
270 <structure type="chrome_scaled_image" name="IDR_FRAME" file="frame_defau lt.png" /> 271 <structure type="chrome_scaled_image" name="IDR_FRAME" file="frame_defau lt.png" />
271 <structure type="chrome_scaled_image" name="IDR_FRAME_APP_PANEL" file="f rame_app_panel_default.png" /> 272 <structure type="chrome_scaled_image" name="IDR_FRAME_APP_PANEL" file="f rame_app_panel_default.png" />
(...skipping 296 matching lines...) Expand 10 before | Expand all | Expand 10 after
568 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMA LL_TOP_LEFT" file="common/window_bubble_shadow_small_top_left.png" /> 569 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMA LL_TOP_LEFT" file="common/window_bubble_shadow_small_top_left.png" />
569 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMA LL_TOP_RIGHT" file="common/window_bubble_shadow_small_top_right.png" /> 570 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMA LL_TOP_RIGHT" file="common/window_bubble_shadow_small_top_right.png" />
570 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPI KE_SMALL_BOTTOM" file="common/window_bubble_shadow_spike_small_bottom.png" /> 571 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPI KE_SMALL_BOTTOM" file="common/window_bubble_shadow_spike_small_bottom.png" />
571 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPI KE_SMALL_LEFT" file="common/window_bubble_shadow_spike_small_left.png" /> 572 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPI KE_SMALL_LEFT" file="common/window_bubble_shadow_spike_small_left.png" />
572 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPI KE_SMALL_RIGHT" file="common/window_bubble_shadow_spike_small_right.png" /> 573 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPI KE_SMALL_RIGHT" file="common/window_bubble_shadow_spike_small_right.png" />
573 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPI KE_SMALL_TOP" file="common/window_bubble_shadow_spike_small_top.png" /> 574 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPI KE_SMALL_TOP" file="common/window_bubble_shadow_spike_small_top.png" />
574 </if> 575 </if>
575 </structures> 576 </structures>
576 </release> 577 </release>
577 </grit> 578 </grit>
OLDNEW
« no previous file with comments | « ui/resources/default_200_percent/common/easy_unlock_spinner.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698