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

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

Issue 191233002: Removed backloader component extension. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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 | « chrome/browser/resources/backloader/web/cros_validator.js ('k') | chromeos/chromeos_switches.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 <!-- 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"> 4 <grit latest_public_release="0" current_release="1">
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 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
64 <include name="IDR_GAIA_AUTH_DESKTOP_INJECTED_JS" file="gaia_auth/desktop_ injected.js" type="BINDATA" /> 64 <include name="IDR_GAIA_AUTH_DESKTOP_INJECTED_JS" file="gaia_auth/desktop_ injected.js" type="BINDATA" />
65 <!-- Hangout Services extension, included in Google Chrome builds only. -- > 65 <!-- Hangout Services extension, included in Google Chrome builds only. -- >
66 <if expr="_google_chrome or enable_hangout_services_extension"> 66 <if expr="_google_chrome or enable_hangout_services_extension">
67 <include name="IDR_HANGOUT_SERVICES_BACKGROUND_HTML" file="hangout_servi ces/background.html" type="BINDATA" /> 67 <include name="IDR_HANGOUT_SERVICES_BACKGROUND_HTML" file="hangout_servi ces/background.html" type="BINDATA" />
68 <include name="IDR_HANGOUT_SERVICES_THUNK_JS" file="hangout_services/thu nk.js" type="BINDATA" /> 68 <include name="IDR_HANGOUT_SERVICES_THUNK_JS" file="hangout_services/thu nk.js" type="BINDATA" />
69 </if> 69 </if>
70 <!-- Hotword Helper extension --> 70 <!-- Hotword Helper extension -->
71 <include name="IDR_HOTWORD_HELPER_AUDIO_CLIENT_JS" file="hotword_helper/au dio_client.js" type="BINDATA" /> 71 <include name="IDR_HOTWORD_HELPER_AUDIO_CLIENT_JS" file="hotword_helper/au dio_client.js" type="BINDATA" />
72 <include name="IDR_HOTWORD_HELPER_OPTIN_CLIENT_JS" file="hotword_helper/op tin_client.js" type="BINDATA" /> 72 <include name="IDR_HOTWORD_HELPER_OPTIN_CLIENT_JS" file="hotword_helper/op tin_client.js" type="BINDATA" />
73 <include name="IDR_HOTWORD_HELPER_MANAGER_JS" file="hotword_helper/manager .js" type="BINDATA" /> 73 <include name="IDR_HOTWORD_HELPER_MANAGER_JS" file="hotword_helper/manager .js" type="BINDATA" />
74 <if expr="chromeos">
75 <!-- Background page loader -->
76 <include name="IDR_BACKLOADER_BACKGROUND_HTML" file="backloader/backgrou nd.html" type="BINDATA" />
77 <include name="IDR_BACKLOADER_BACKGROUND_JS" file="backloader/scripts/ba ckground.js" type="BINDATA" />
78 <include name="IDR_BACKLOADER_PAGES_JS" file="backloader/scripts/pages.j s" type="BINDATA" />
79 </if>
80 <include name="IDR_FEEDBACK_DEFAULT_HTML" file="feedback/html/default.html " flattenhtml="true" allowexternalscript="true" type="BINDATA" /> 74 <include name="IDR_FEEDBACK_DEFAULT_HTML" file="feedback/html/default.html " flattenhtml="true" allowexternalscript="true" type="BINDATA" />
81 <include name="IDR_FEEDBACK_EVENT_HANDLER_JS" file="feedback/js/event_hand ler.js" flattenhtml="true" type="BINDATA" /> 75 <include name="IDR_FEEDBACK_EVENT_HANDLER_JS" file="feedback/js/event_hand ler.js" flattenhtml="true" type="BINDATA" />
82 <include name="IDR_FEEDBACK_FEEDBACK_JS" file="feedback/js/feedback.js" fl attenhtml="true" type="BINDATA" /> 76 <include name="IDR_FEEDBACK_FEEDBACK_JS" file="feedback/js/feedback.js" fl attenhtml="true" type="BINDATA" />
83 <include name="IDR_FEEDBACK_TAKE_SCREENSHOT_JS" file="feedback/js/take_scr eenshot.js" flattenhtml="true" type="BINDATA" /> 77 <include name="IDR_FEEDBACK_TAKE_SCREENSHOT_JS" file="feedback/js/take_scr eenshot.js" flattenhtml="true" type="BINDATA" />
84 <include name="IDR_FEEDBACK_TOPBAR_HANDLER_JS" file="feedback/js/topbar_ha ndlers.js" flattenhtml="true" type="BINDATA" /> 78 <include name="IDR_FEEDBACK_TOPBAR_HANDLER_JS" file="feedback/js/topbar_ha ndlers.js" flattenhtml="true" type="BINDATA" />
85 <include name="IDR_FEEDBACK_FEEDBACK_CSS" file="feedback/css/feedback.css" type="BINDATA" /> 79 <include name="IDR_FEEDBACK_FEEDBACK_CSS" file="feedback/css/feedback.css" type="BINDATA" />
86 <include name="IDR_FEEDBACK_ICON_32" file="feedback/images/icon32.png" typ e="BINDATA" /> 80 <include name="IDR_FEEDBACK_ICON_32" file="feedback/images/icon32.png" typ e="BINDATA" />
87 <include name="IDR_FEEDBACK_ICON_64" file="feedback/images/icon64.png" typ e="BINDATA" /> 81 <include name="IDR_FEEDBACK_ICON_64" file="feedback/images/icon64.png" typ e="BINDATA" />
88 <if expr="chromeos"> 82 <if expr="chromeos">
89 <!-- App pages and scripts. --> 83 <!-- App pages and scripts. -->
(...skipping 136 matching lines...) Expand 10 before | Expand all | Expand 10 after
226 <include name="IDR_PDF_BUTTON_HIGH_1" file="pdf/html_office/elements/vie wer-button/img/hiDPI/button_fit_page.png" type="BINDATA" /> 220 <include name="IDR_PDF_BUTTON_HIGH_1" file="pdf/html_office/elements/vie wer-button/img/hiDPI/button_fit_page.png" type="BINDATA" />
227 <include name="IDR_PDF_BUTTON_HIGH_2" file="pdf/html_office/elements/vie wer-button/img/hiDPI/button_fit_width.png" type="BINDATA" /> 221 <include name="IDR_PDF_BUTTON_HIGH_2" file="pdf/html_office/elements/vie wer-button/img/hiDPI/button_fit_width.png" type="BINDATA" />
228 <include name="IDR_PDF_BUTTON_HIGH_3" file="pdf/html_office/elements/vie wer-button/img/hiDPI/button_zoom_out.png" type="BINDATA" /> 222 <include name="IDR_PDF_BUTTON_HIGH_3" file="pdf/html_office/elements/vie wer-button/img/hiDPI/button_zoom_out.png" type="BINDATA" />
229 <include name="IDR_PDF_BUTTON_HIGH_4" file="pdf/html_office/elements/vie wer-button/img/hiDPI/button_zoom_in.png" type="BINDATA" /> 223 <include name="IDR_PDF_BUTTON_HIGH_4" file="pdf/html_office/elements/vie wer-button/img/hiDPI/button_zoom_in.png" type="BINDATA" />
230 <include name="IDR_PDF_BUTTON_HIGH_5" file="pdf/html_office/elements/vie wer-button/img/hiDPI/button_save.png" type="BINDATA" /> 224 <include name="IDR_PDF_BUTTON_HIGH_5" file="pdf/html_office/elements/vie wer-button/img/hiDPI/button_save.png" type="BINDATA" />
231 <include name="IDR_PDF_BUTTON_HIGH_6" file="pdf/html_office/elements/vie wer-button/img/hiDPI/button_print.png" type="BINDATA" /> 225 <include name="IDR_PDF_BUTTON_HIGH_6" file="pdf/html_office/elements/vie wer-button/img/hiDPI/button_print.png" type="BINDATA" />
232 </if> 226 </if>
233 </includes> 227 </includes>
234 </release> 228 </release>
235 </grit> 229 </grit>
OLDNEW
« no previous file with comments | « chrome/browser/resources/backloader/web/cros_validator.js ('k') | chromeos/chromeos_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698