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

Side by Side Diff: athena/resources/athena_resources.grd

Issue 459613008: athena: Allow getting into split-view mode from overview-mode. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: tot-merge Created 6 years, 4 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 | « athena/athena.gyp ('k') | athena/resources/default_100_percent/overview_split.png » ('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/athena_resources.h" type="rc_header" context="default _100_percent"> 4 <output filename="grit/athena_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="athena_resources_100_percent.pak" type="data_package" cont ext="default_100_percent" /> 7 <output filename="athena_resources_100_percent.pak" type="data_package" cont ext="default_100_percent" />
8 <output filename="athena_resources_200_percent.pak" type="data_package" cont ext="default_200_percent" /> 8 <output filename="athena_resources_200_percent.pak" type="data_package" cont ext="default_200_percent" />
9 </outputs> 9 </outputs>
10 <release seq="1"> 10 <release seq="1">
11 <structures fallback_to_low_resolution="true"> 11 <structures fallback_to_low_resolution="true">
12 <!-- KEEP THESE IN ALPHABETICAL ORDER! --> 12 <!-- KEEP THESE IN ALPHABETICAL ORDER! -->
13 <structure type="chrome_scaled_image" name="IDR_ATHENA_BACKGROUND" file="b ackground_wallpaper.png" /> 13 <structure type="chrome_scaled_image" name="IDR_ATHENA_BACKGROUND" file="b ackground_wallpaper.png" />
14 <structure type="chrome_scaled_image" name="IDR_ATHENA_OVERVIEW_SPLIT" fil e="overview_split.png" />
15 <structure type="chrome_scaled_image" name="IDR_ATHENA_OVERVIEW_TRASH" fil e="overview_trash.png" />
14 </structures> 16 </structures>
15 </release> 17 </release>
16 </grit> 18 </grit>
OLDNEW
« no previous file with comments | « athena/athena.gyp ('k') | athena/resources/default_100_percent/overview_split.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698