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

Side by Side Diff: chrome/browser/resources/component_extension_resources.grd

Issue 2879783003: PDF: Tweak font-size and colors to more closely match other MD WebUI (Closed)
Patch Set: Created 3 years, 7 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 | « no previous file | chrome/browser/resources/pdf/elements/shared-icon-style.css » ('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 <!-- This comment is only here because changes to resources are not picked up 2 <!-- This comment is only here because changes to resources are not picked up
3 without changes to the corresponding grd file. --> 3 without changes to the corresponding grd file. -->
4 <grit latest_public_release="0" current_release="1" output_all_resource_defines= "false"> 4 <grit latest_public_release="0" current_release="1" output_all_resource_defines= "false">
5 <outputs> 5 <outputs>
6 <output filename="grit/component_extension_resources.h" type="rc_header"> 6 <output filename="grit/component_extension_resources.h" type="rc_header">
7 <emit emit_type='prepend'></emit> 7 <emit emit_type='prepend'></emit>
8 </output> 8 </output>
9 <output filename="grit/component_extension_resources_map.cc" type="resource_ file_map_source" /> 9 <output filename="grit/component_extension_resources_map.cc" type="resource_ file_map_source" />
10 <output filename="grit/component_extension_resources_map.h" type="resource_m ap_header" /> 10 <output filename="grit/component_extension_resources_map.h" type="resource_m ap_header" />
(...skipping 139 matching lines...) Expand 10 before | Expand all | Expand 10 after
150 <include name="IDR_PDF_VIEWPORT_JS" file="pdf/viewport.js" type="BINDATA " /> 150 <include name="IDR_PDF_VIEWPORT_JS" file="pdf/viewport.js" type="BINDATA " />
151 <include name="IDR_PDF_OPEN_PDF_PARAMS_PARSER_JS" file="pdf/open_pdf_par ams_parser.js" type="BINDATA" /> 151 <include name="IDR_PDF_OPEN_PDF_PARAMS_PARSER_JS" file="pdf/open_pdf_par ams_parser.js" type="BINDATA" />
152 <include name="IDR_PDF_NAVIGATOR_JS" file="pdf/navigator.js" type="BINDA TA" /> 152 <include name="IDR_PDF_NAVIGATOR_JS" file="pdf/navigator.js" type="BINDA TA" />
153 <include name="IDR_PDF_VIEWPORT_SCROLLER_JS" file="pdf/viewport_scroller .js" type="BINDATA" /> 153 <include name="IDR_PDF_VIEWPORT_SCROLLER_JS" file="pdf/viewport_scroller .js" type="BINDATA" />
154 <include name="IDR_PDF_PDF_SCRIPTING_API_JS" file="pdf/pdf_scripting_api .js" type="BINDATA" /> 154 <include name="IDR_PDF_PDF_SCRIPTING_API_JS" file="pdf/pdf_scripting_api .js" type="BINDATA" />
155 <include name="IDR_PDF_ZOOM_MANAGER_JS" file="pdf/zoom_manager.js" type= "BINDATA" /> 155 <include name="IDR_PDF_ZOOM_MANAGER_JS" file="pdf/zoom_manager.js" type= "BINDATA" />
156 <include name="IDR_PDF_GESTURE_DETECTOR_JS" file="pdf/gesture_detector.j s" type="BINDATA" /> 156 <include name="IDR_PDF_GESTURE_DETECTOR_JS" file="pdf/gesture_detector.j s" type="BINDATA" />
157 <include name="IDR_PDF_BROWSER_API_JS" file="pdf/browser_api.js" type="B INDATA" /> 157 <include name="IDR_PDF_BROWSER_API_JS" file="pdf/browser_api.js" type="B INDATA" />
158 <include name="IDR_PDF_CONTENT_SCRIPT_JS" file="pdf/content_script.js" t ype="BINDATA" /> 158 <include name="IDR_PDF_CONTENT_SCRIPT_JS" file="pdf/content_script.js" t ype="BINDATA" />
159 159
160 <include name="IDR_PDF_SHARED_ICON_STYLE_CSS" file="pdf/elements/shared- icon-style.css" type="BINDATA" /> 160 <include name="IDR_PDF_SHARED_VARS_HTML" file="pdf/elements/shared-vars. html" type="BINDATA" />
161 <include name="IDR_PDF_ICONS_HTML" file="pdf/elements/icons.html" type=" BINDATA" /> 161 <include name="IDR_PDF_ICONS_HTML" file="pdf/elements/icons.html" type=" BINDATA" />
162 <include name="IDR_PDF_VIEWER_BOOKMARK_CSS" file="pdf/elements/viewer-bo okmark/viewer-bookmark.css" type="BINDATA" /> 162 <include name="IDR_PDF_VIEWER_BOOKMARK_CSS" file="pdf/elements/viewer-bo okmark/viewer-bookmark.css" type="BINDATA" />
163 <include name="IDR_PDF_VIEWER_BOOKMARK_HTML" file="pdf/elements/viewer-b ookmark/viewer-bookmark.html" type="BINDATA" /> 163 <include name="IDR_PDF_VIEWER_BOOKMARK_HTML" file="pdf/elements/viewer-b ookmark/viewer-bookmark.html" type="BINDATA" />
164 <include name="IDR_PDF_VIEWER_BOOKMARK_JS" file="pdf/elements/viewer-boo kmark/viewer-bookmark.js" type="BINDATA" /> 164 <include name="IDR_PDF_VIEWER_BOOKMARK_JS" file="pdf/elements/viewer-boo kmark/viewer-bookmark.js" type="BINDATA" />
165 <include name="IDR_PDF_VIEWER_BOOKMARKS_CONTENT_HTML" file="pdf/elements /viewer-bookmarks-content/viewer-bookmarks-content.html" type="BINDATA" /> 165 <include name="IDR_PDF_VIEWER_BOOKMARKS_CONTENT_HTML" file="pdf/elements /viewer-bookmarks-content/viewer-bookmarks-content.html" type="BINDATA" />
166 <include name="IDR_PDF_VIEWER_BOOKMARKS_CONTENT_JS" file="pdf/elements/v iewer-bookmarks-content/viewer-bookmarks-content.js" type="BINDATA" /> 166 <include name="IDR_PDF_VIEWER_BOOKMARKS_CONTENT_JS" file="pdf/elements/v iewer-bookmarks-content/viewer-bookmarks-content.js" type="BINDATA" />
167 <include name="IDR_PDF_VIEWER_ERROR_SCREEN_CSS" file="pdf/elements/viewe r-error-screen/viewer-error-screen.css" type="BINDATA" /> 167 <include name="IDR_PDF_VIEWER_ERROR_SCREEN_CSS" file="pdf/elements/viewe r-error-screen/viewer-error-screen.css" type="BINDATA" />
168 <include name="IDR_PDF_VIEWER_ERROR_SCREEN_HTML" file="pdf/elements/view er-error-screen/viewer-error-screen.html" type="BINDATA" /> 168 <include name="IDR_PDF_VIEWER_ERROR_SCREEN_HTML" file="pdf/elements/view er-error-screen/viewer-error-screen.html" type="BINDATA" />
169 <include name="IDR_PDF_VIEWER_ERROR_SCREEN_JS" file="pdf/elements/viewer -error-screen/viewer-error-screen.js" type="BINDATA" /> 169 <include name="IDR_PDF_VIEWER_ERROR_SCREEN_JS" file="pdf/elements/viewer -error-screen/viewer-error-screen.js" type="BINDATA" />
170 <include name="IDR_PDF_VIEWER_PAGE_INDICATOR_CSS" file="pdf/elements/vie wer-page-indicator/viewer-page-indicator.css" type="BINDATA" /> 170 <include name="IDR_PDF_VIEWER_PAGE_INDICATOR_CSS" file="pdf/elements/vie wer-page-indicator/viewer-page-indicator.css" type="BINDATA" />
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
229 <include name="IDR_CRYPTOTOKEN_WEBREQUESTSENDER_JS" file="cryptotoken/webr equestsender.js" type="BINDATA" /> 229 <include name="IDR_CRYPTOTOKEN_WEBREQUESTSENDER_JS" file="cryptotoken/webr equestsender.js" type="BINDATA" />
230 <include name="IDR_CRYPTOTOKEN_WINDOW_TIMER_JS" file="cryptotoken/window-t imer.js" type="BINDATA" /> 230 <include name="IDR_CRYPTOTOKEN_WINDOW_TIMER_JS" file="cryptotoken/window-t imer.js" type="BINDATA" />
231 <include name="IDR_CRYPTOTOKEN_WATCHDOG_JS" file="cryptotoken/watchdog.js" type="BINDATA" /> 231 <include name="IDR_CRYPTOTOKEN_WATCHDOG_JS" file="cryptotoken/watchdog.js" type="BINDATA" />
232 <include name="IDR_CRYPTOTOKEN_LOGGING_JS" file="cryptotoken/logging.js" t ype="BINDATA" /> 232 <include name="IDR_CRYPTOTOKEN_LOGGING_JS" file="cryptotoken/logging.js" t ype="BINDATA" />
233 <include name="IDR_CRYPTOTOKEN_CRYPTOTOKENAPPROVEDORIGIN_JS" file="cryptot oken/cryptotokenapprovedorigins.js" type="BINDATA" /> 233 <include name="IDR_CRYPTOTOKEN_CRYPTOTOKENAPPROVEDORIGIN_JS" file="cryptot oken/cryptotokenapprovedorigins.js" type="BINDATA" />
234 <include name="IDR_CRYPTOTOKEN_CRYPTOTOKENORIGINCHECK_JS" file="cryptotoke n/cryptotokenorigincheck.js" type="BINDATA" /> 234 <include name="IDR_CRYPTOTOKEN_CRYPTOTOKENORIGINCHECK_JS" file="cryptotoke n/cryptotokenorigincheck.js" type="BINDATA" />
235 <include name="IDR_CRYPTOTOKEN_CRYPTOTOKENBACKGROUND_JS" file="cryptotoken /cryptotokenbackground.js" type="BINDATA" /> 235 <include name="IDR_CRYPTOTOKEN_CRYPTOTOKENBACKGROUND_JS" file="cryptotoken /cryptotokenbackground.js" type="BINDATA" />
236 </includes> 236 </includes>
237 </release> 237 </release>
238 </grit> 238 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/pdf/elements/shared-icon-style.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698