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

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

Issue 19749007: Processing timefences from the server. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: arv@ notes Created 7 years, 5 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 | « no previous file | chrome/browser/resources/google_now/background.js » ('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 105 matching lines...) Expand 10 before | Expand all | Expand 10 after
116 <if expr="pp_ifdef('image_loader_extension')"> 116 <if expr="pp_ifdef('image_loader_extension')">
117 <include name="IDR_IMAGE_LOADER_IMAGE_LOADER_JS" file="image_loader/imag e_loader.js" type="BINDATA" /> 117 <include name="IDR_IMAGE_LOADER_IMAGE_LOADER_JS" file="image_loader/imag e_loader.js" type="BINDATA" />
118 <include name="IDR_IMAGE_LOADER_CACHE_JS" file="image_loader/cache.js" t ype="BINDATA" /> 118 <include name="IDR_IMAGE_LOADER_CACHE_JS" file="image_loader/cache.js" t ype="BINDATA" />
119 <include name="IDR_IMAGE_LOADER_WORKER_JS" file="image_loader/worker.js" type="BINDATA" /> 119 <include name="IDR_IMAGE_LOADER_WORKER_JS" file="image_loader/worker.js" type="BINDATA" />
120 <include name="IDR_IMAGE_LOADER_REQUEST_JS" file="image_loader/request.j s" type="BINDATA" /> 120 <include name="IDR_IMAGE_LOADER_REQUEST_JS" file="image_loader/request.j s" type="BINDATA" />
121 <include name="IDR_IMAGE_LOADER_BACKGROUND_JS" file="image_loader/backgr ound.js" type="BINDATA" /> 121 <include name="IDR_IMAGE_LOADER_BACKGROUND_JS" file="image_loader/backgr ound.js" type="BINDATA" />
122 <include name="IDR_IMAGE_LOADER_CLIENT_JS" file="image_loader/image_load er_client.js" type="BINDATA" /> 122 <include name="IDR_IMAGE_LOADER_CLIENT_JS" file="image_loader/image_load er_client.js" type="BINDATA" />
123 </if> 123 </if>
124 <if expr="pp_ifdef('enable_google_now')"> 124 <if expr="pp_ifdef('enable_google_now')">
125 <include name="IDR_GOOGLE_NOW_BACKGROUND_JS" file="google_now/background .js" type="BINDATA" /> 125 <include name="IDR_GOOGLE_NOW_BACKGROUND_JS" file="google_now/background .js" type="BINDATA" />
126 <include name="IDR_GOOGLE_NOW_CARDS_JS" file="google_now/cards.js" type= "BINDATA" />
126 <include name="IDR_GOOGLE_NOW_UTILITY_JS" file="google_now/utility.js" t ype="BINDATA" /> 127 <include name="IDR_GOOGLE_NOW_UTILITY_JS" file="google_now/utility.js" t ype="BINDATA" />
127 </if> 128 </if>
128 <include name="IDR_IDENTITY_API_SCOPE_APPROVAL_BACKGROUND_JS" file="identi ty_scope_approval_dialog/background.js" type="BINDATA" /> 129 <include name="IDR_IDENTITY_API_SCOPE_APPROVAL_BACKGROUND_JS" file="identi ty_scope_approval_dialog/background.js" type="BINDATA" />
129 <include name="IDR_IDENTITY_API_SCOPE_APPROVAL_DIALOG_CSS" file="identity_ scope_approval_dialog/scope_approval_dialog.css" type="BINDATA" /> 130 <include name="IDR_IDENTITY_API_SCOPE_APPROVAL_DIALOG_CSS" file="identity_ scope_approval_dialog/scope_approval_dialog.css" type="BINDATA" />
130 <include name="IDR_IDENTITY_API_SCOPE_APPROVAL_DIALOG" file="identity_scop e_approval_dialog/scope_approval_dialog.html" type="BINDATA" /> 131 <include name="IDR_IDENTITY_API_SCOPE_APPROVAL_DIALOG" file="identity_scop e_approval_dialog/scope_approval_dialog.html" type="BINDATA" />
131 <include name="IDR_IDENTITY_API_SCOPE_APPROVAL_DIALOG_JS" file="identity_s cope_approval_dialog/scope_approval_dialog.js" type="BINDATA" /> 132 <include name="IDR_IDENTITY_API_SCOPE_APPROVAL_DIALOG_JS" file="identity_s cope_approval_dialog/scope_approval_dialog.js" type="BINDATA" />
132 <include name="IDR_APPS_DEBUGGER_MAIN" file="apps_debugger/main.html" flat tenhtml="true" allowexternalscript="true" type="BINDATA" /> 133 <include name="IDR_APPS_DEBUGGER_MAIN" file="apps_debugger/main.html" flat tenhtml="true" allowexternalscript="true" type="BINDATA" />
133 <include name="IDR_APPS_DEBUGGER_BACKGROUND_JS" file="apps_debugger/backgr ound.js" flattenhtml="true" type="BINDATA" /> 134 <include name="IDR_APPS_DEBUGGER_BACKGROUND_JS" file="apps_debugger/backgr ound.js" flattenhtml="true" type="BINDATA" />
134 <include name="IDR_APPS_DEBUGGER_MAIN_JS" file="apps_debugger/js/main_scri pts.js" flattenhtml="true" type="BINDATA" /> 135 <include name="IDR_APPS_DEBUGGER_MAIN_JS" file="apps_debugger/js/main_scri pts.js" flattenhtml="true" type="BINDATA" />
135 <include name="IDR_APPS_DEBUGGER_ICON_128" file="apps_debugger/images/dev- icon-128.png" flattenhtml="true" type="BINDATA" /> 136 <include name="IDR_APPS_DEBUGGER_ICON_128" file="apps_debugger/images/dev- icon-128.png" flattenhtml="true" type="BINDATA" />
(...skipping 16 matching lines...) Expand all
152 <include name="IDR_NETWORK_CONFIGURATION_CONFIG_CSS" file="chromeos/netw ork_configuration/css/config.css" type="BINDATA" /> 153 <include name="IDR_NETWORK_CONFIGURATION_CONFIG_CSS" file="chromeos/netw ork_configuration/css/config.css" type="BINDATA" />
153 <include name="IDR_NETWORK_CONFIGURATION_NETWORK_CONFIG_JS" file="chrome os/network_configuration/js/network_config.js" type="BINDATA" /> 154 <include name="IDR_NETWORK_CONFIGURATION_NETWORK_CONFIG_JS" file="chrome os/network_configuration/js/network_config.js" type="BINDATA" />
154 <include name="IDR_NETWORK_CONFIGURATION_MAIN_CONFIG_JS" file="chromeos/ network_configuration/js/main_config.js" type="BINDATA" /> 155 <include name="IDR_NETWORK_CONFIGURATION_MAIN_CONFIG_JS" file="chromeos/ network_configuration/js/main_config.js" type="BINDATA" />
155 </if> 156 </if>
156 <if expr="pp_ifdef('enable_settings_app')"> 157 <if expr="pp_ifdef('enable_settings_app')">
157 <include name="IDR_SETTINGS_APP_JS" file="settings_app/settings_app.js" type="BINDATA" /> 158 <include name="IDR_SETTINGS_APP_JS" file="settings_app/settings_app.js" type="BINDATA" />
158 </if> 159 </if>
159 </includes> 160 </includes>
160 </release> 161 </release>
161 </grit> 162 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/google_now/background.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698