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

Side by Side Diff: webkit/glue/resources/webkit_resources.grd

Issue 11418003: Remove rc file for scaled resource pak (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: keep webkit_resources for DumpRenderTree Created 8 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 | Annotate | Revision Log
« no previous file with comments | « content/content_tests.gypi ('k') | webkit/tools/test_shell/test_shell.gypi » ('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/webkit_resources.h" type="rc_header" context="default _100_percent"> 4 <output filename="grit/webkit_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="webkit_resources_100_percent.pak" type="data_package" cont ext="default_100_percent" /> 7 <output filename="webkit_resources_100_percent.pak" type="data_package" cont ext="default_100_percent" />
8 <output filename="webkit_resources_200_percent.pak" type="data_package" cont ext="default_200_percent" /> 8 <output filename="webkit_resources_200_percent.pak" type="data_package" cont ext="default_200_percent" />
9 <!-- This is used by third_party/WebKit/Tools/DumpRenderTree/DumpRenderTree. gyp/DumpRenderTree.gyp
10 TOOD(oshima): Fix the above gype and remove this.
11 -->
9 <output filename="webkit_resources.rc" type="rc_all" context="default_100_pe rcent" /> 12 <output filename="webkit_resources.rc" type="rc_all" context="default_100_pe rcent" />
10 </outputs> 13 </outputs>
11 <release seq="1"> 14 <release seq="1">
12 <includes> 15 <includes>
13 <if expr="is_win"> 16 <if expr="is_win">
14 <include name="IDC_ALIAS" file="aliasb.cur" type="CURSOR" /> 17 <include name="IDC_ALIAS" file="aliasb.cur" type="CURSOR" />
15 <include name="IDC_CELL" file="cell.cur" type="CURSOR" /> 18 <include name="IDC_CELL" file="cell.cur" type="CURSOR" />
16 <include name="IDC_COLRESIZE" file="col_resize.cur" type="CURSOR" /> 19 <include name="IDC_COLRESIZE" file="col_resize.cur" type="CURSOR" />
17 <include name="IDC_COPYCUR" file="copy.cur" type="CURSOR" /> 20 <include name="IDC_COPYCUR" file="copy.cur" type="CURSOR" />
18 <include name="IDC_CURSOR_NONE" file="none.cur" type="CURSOR" /> 21 <include name="IDC_CURSOR_NONE" file="none.cur" type="CURSOR" />
(...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after
146 <structure type="chrome_scaled_image" name="IDR_PDF_PROGRESS_BAR_7" file=" pdf_progress_7.png" /> 149 <structure type="chrome_scaled_image" name="IDR_PDF_PROGRESS_BAR_7" file=" pdf_progress_7.png" />
147 <structure type="chrome_scaled_image" name="IDR_PDF_PROGRESS_BAR_8" file=" pdf_progress_8.png" /> 150 <structure type="chrome_scaled_image" name="IDR_PDF_PROGRESS_BAR_8" file=" pdf_progress_8.png" />
148 <structure type="chrome_scaled_image" name="IDR_PDF_PROGRESS_BAR_BACKGROUN D" file="pdf_progress_background.png" /> 151 <structure type="chrome_scaled_image" name="IDR_PDF_PROGRESS_BAR_BACKGROUN D" file="pdf_progress_background.png" />
149 <structure type="chrome_scaled_image" name="IDR_PDF_PAGE_INDICATOR_BACKGRO UND" file="pdf_page_indicator_background.png" /> 152 <structure type="chrome_scaled_image" name="IDR_PDF_PAGE_INDICATOR_BACKGRO UND" file="pdf_page_indicator_background.png" />
150 <structure type="chrome_scaled_image" name="IDR_PDF_PAGE_DROPSHADOW" file= "pdf_dropshadow.png" /> 153 <structure type="chrome_scaled_image" name="IDR_PDF_PAGE_DROPSHADOW" file= "pdf_dropshadow.png" />
151 <structure type="chrome_scaled_image" name="IDR_PASSWORD_GENERATION_ICON" file="password_generation.png" /> 154 <structure type="chrome_scaled_image" name="IDR_PASSWORD_GENERATION_ICON" file="password_generation.png" />
152 <structure type="chrome_scaled_image" name="IDR_PASSWORD_GENERATION_ICON_H OVER" file="password_generation_hover.png" /> 155 <structure type="chrome_scaled_image" name="IDR_PASSWORD_GENERATION_ICON_H OVER" file="password_generation_hover.png" />
153 </structures> 156 </structures>
154 </release> 157 </release>
155 </grit> 158 </grit>
OLDNEW
« no previous file with comments | « content/content_tests.gypi ('k') | webkit/tools/test_shell/test_shell.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698