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

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

Issue 863033002: Delete athena/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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 | « athena/resources/athena_resources.h ('k') | athena/resources/athena_resources.gyp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="UTF-8"?>
2 <grit latest_public_release="0" current_release="1">
3 <outputs>
4 <output filename="grit/athena_resources.h" type="rc_header" context="default _100_percent">
5 <emit emit_type='prepend'></emit>
6 </output>
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" />
9 </outputs>
10 <release seq="1">
11 <structures fallback_to_low_resolution="true">
12 <!-- KEEP THESE IN ALPHABETICAL ORDER! -->
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" />
16 </structures>
17 </release>
18 </grit>
OLDNEW
« no previous file with comments | « athena/resources/athena_resources.h ('k') | athena/resources/athena_resources.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698