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

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

Issue 633373010: Generate chrome_300_percent.pak (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: move 300 percent action into OS==ios condition Created 6 years, 1 month 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_300_percent/DELETE_ME ('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" />
11 <output filename="ui_resources_300_percent.pak" type="data_package" context= "default_300_percent" />
11 </outputs> 12 </outputs>
12 <release seq="1"> 13 <release seq="1">
13 <structures fallback_to_low_resolution="true"> 14 <structures fallback_to_low_resolution="true">
14 <!-- KEEP THESE IN ALPHABETICAL ORDER! DO NOT ADD TO RANDOM PLACES JUST 15 <!-- KEEP THESE IN ALPHABETICAL ORDER! DO NOT ADD TO RANDOM PLACES JUST
15 BECAUSE YOUR RESOURCES ARE FUNCTIONALLY RELATED OR FALL UNDER THE 16 BECAUSE YOUR RESOURCES ARE FUNCTIONALLY RELATED OR FALL UNDER THE
16 SAME CONDITIONALS. --> 17 SAME CONDITIONALS. -->
17 <if expr="enable_app_list"> 18 <if expr="enable_app_list">
18 <structure type="chrome_scaled_image" name="IDR_APP_LIST_APPS_ICON" file ="common/app_list_apps_icon.png" /> 19 <structure type="chrome_scaled_image" name="IDR_APP_LIST_APPS_ICON" file ="common/app_list_apps_icon.png" />
19 <structure type="chrome_scaled_image" name="IDR_APP_LIST_EXPERIMENTAL_IC ON" file="common/app_list_experimental_icon.png" /> 20 <structure type="chrome_scaled_image" name="IDR_APP_LIST_EXPERIMENTAL_IC ON" file="common/app_list_experimental_icon.png" />
20 <structure type="chrome_scaled_image" name="IDR_APP_LIST_ITEM_PROGRESS_B ACKGROUND" file="common/app_list_progress_bar_background.png" /> 21 <structure type="chrome_scaled_image" name="IDR_APP_LIST_ITEM_PROGRESS_B ACKGROUND" file="common/app_list_progress_bar_background.png" />
(...skipping 554 matching lines...) Expand 10 before | Expand all | Expand 10 after
575 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMA LL_TOP_LEFT" file="common/window_bubble_shadow_small_top_left.png" /> 576 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMA LL_TOP_LEFT" file="common/window_bubble_shadow_small_top_left.png" />
576 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMA LL_TOP_RIGHT" file="common/window_bubble_shadow_small_top_right.png" /> 577 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SMA LL_TOP_RIGHT" file="common/window_bubble_shadow_small_top_right.png" />
577 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPI KE_SMALL_BOTTOM" file="common/window_bubble_shadow_spike_small_bottom.png" /> 578 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPI KE_SMALL_BOTTOM" file="common/window_bubble_shadow_spike_small_bottom.png" />
578 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPI KE_SMALL_LEFT" file="common/window_bubble_shadow_spike_small_left.png" /> 579 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPI KE_SMALL_LEFT" file="common/window_bubble_shadow_spike_small_left.png" />
579 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPI KE_SMALL_RIGHT" file="common/window_bubble_shadow_spike_small_right.png" /> 580 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPI KE_SMALL_RIGHT" file="common/window_bubble_shadow_spike_small_right.png" />
580 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPI KE_SMALL_TOP" file="common/window_bubble_shadow_spike_small_top.png" /> 581 <structure type="chrome_scaled_image" name="IDR_WINDOW_BUBBLE_SHADOW_SPI KE_SMALL_TOP" file="common/window_bubble_shadow_spike_small_top.png" />
581 </if> 582 </if>
582 </structures> 583 </structures>
583 </release> 584 </release>
584 </grit> 585 </grit>
OLDNEW
« no previous file with comments | « ui/resources/default_300_percent/DELETE_ME ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698