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

Side by Side Diff: ash/resources/ash_resources.grd

Issue 197773004: Move avatar holder code to ash (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: clang fix Created 6 years, 9 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 | Annotate | Revision Log
« no previous file with comments | « ash/frame/frame_util.cc ('k') | ash/session_state_delegate.h » ('j') | 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/ash_resources.h" type="rc_header" context="default_10 0_percent"> 4 <output filename="grit/ash_resources.h" type="rc_header" context="default_10 0_percent">
5 <emit emit_type='prepend'></emit> 5 <emit emit_type='prepend'></emit>
6 </output> 6 </output>
7 <output filename="ash_resources_100_percent.pak" type="data_package" context ="default_100_percent" /> 7 <output filename="ash_resources_100_percent.pak" type="data_package" context ="default_100_percent" />
8 <output filename="ash_resources_200_percent.pak" type="data_package" context ="default_200_percent" /> 8 <output filename="ash_resources_200_percent.pak" type="data_package" context ="default_200_percent" />
9 </outputs> 9 </outputs>
10 <release seq="1"> 10 <release seq="1">
(...skipping 261 matching lines...) Expand 10 before | Expand all | Expand 10 after
272 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_MIDDL E_P" file="common/window_position_middle_pressed.png" /> 272 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_MIDDL E_P" file="common/window_position_middle_pressed.png" />
273 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_RIGHT " file="common/window_position_right_normal.png" /> 273 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_RIGHT " file="common/window_position_right_normal.png" />
274 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_RIGHT _H" file="common/window_position_right_hover.png" /> 274 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_RIGHT _H" file="common/window_position_right_hover.png" />
275 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_RIGHT _P" file="common/window_position_right_pressed.png" /> 275 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_RIGHT _P" file="common/window_position_right_pressed.png" />
276 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_LEFT_ RESTORE" file="common/window_position_left_normal_restore.png" /> 276 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_LEFT_ RESTORE" file="common/window_position_left_normal_restore.png" />
277 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_LEFT_ RESTORE_H" file="common/window_position_left_hover_restore.png" /> 277 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_LEFT_ RESTORE_H" file="common/window_position_left_hover_restore.png" />
278 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_LEFT_ RESTORE_P" file="common/window_position_left_pressed_restore.png" /> 278 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_LEFT_ RESTORE_P" file="common/window_position_left_pressed_restore.png" />
279 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_RIGHT _RESTORE" file="common/window_position_right_normal_restore.png" /> 279 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_RIGHT _RESTORE" file="common/window_position_right_normal_restore.png" />
280 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_RIGHT _RESTORE_H" file="common/window_position_right_hover_restore.png" /> 280 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_RIGHT _RESTORE_H" file="common/window_position_right_hover_restore.png" />
281 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_RIGHT _RESTORE_P" file="common/window_position_right_pressed_restore.png" /> 281 <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_POSITION_RIGHT _RESTORE_P" file="common/window_position_right_pressed_restore.png" />
282 <structure type="chrome_scaled_image" name="IDR_AVATAR_HOLDER" file="cros/ avatar_holder.png" />
283 <structure type="chrome_scaled_image" name="IDR_AVATAR_HOLDER_MASK" file=" cros/avatar_holder_mask.png" />
282 </structures> 284 </structures>
283 </release> 285 </release>
284 </grit> 286 </grit>
OLDNEW
« no previous file with comments | « ash/frame/frame_util.cc ('k') | ash/session_state_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698