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

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

Issue 15962012: Revert "Identity API: Add component app for auth flow UI" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 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
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 101 matching lines...) Expand 10 before | Expand all | Expand 10 after
112 <include name="IDR_FILE_MANAGER_IMG_GALLERY_2X_CURSOR_UPDOWN" file="file _manager/images/gallery/2x/cursor_updown.png" type="BINDATA" /> 112 <include name="IDR_FILE_MANAGER_IMG_GALLERY_2X_CURSOR_UPDOWN" file="file _manager/images/gallery/2x/cursor_updown.png" type="BINDATA" />
113 </if> 113 </if>
114 <if expr="pp_ifdef('image_loader_extension')"> 114 <if expr="pp_ifdef('image_loader_extension')">
115 <include name="IDR_IMAGE_LOADER_MAIN_JS" file="image_loader/image_loader .js" type="BINDATA" /> 115 <include name="IDR_IMAGE_LOADER_MAIN_JS" file="image_loader/image_loader .js" type="BINDATA" />
116 <include name="IDR_IMAGE_LOADER_CLIENT_JS" file="image_loader/client.js" type="BINDATA" /> 116 <include name="IDR_IMAGE_LOADER_CLIENT_JS" file="image_loader/client.js" type="BINDATA" />
117 </if> 117 </if>
118 <if expr="pp_ifdef('enable_google_now')"> 118 <if expr="pp_ifdef('enable_google_now')">
119 <include name="IDR_GOOGLE_NOW_BACKGROUND_JS" file="google_now/background .js" type="BINDATA" /> 119 <include name="IDR_GOOGLE_NOW_BACKGROUND_JS" file="google_now/background .js" type="BINDATA" />
120 <include name="IDR_GOOGLE_NOW_UTILITY_JS" file="google_now/utility.js" t ype="BINDATA" /> 120 <include name="IDR_GOOGLE_NOW_UTILITY_JS" file="google_now/utility.js" t ype="BINDATA" />
121 </if> 121 </if>
122 <include name="IDR_IDENTITY_API_SCOPE_APPROVAL_BACKGROUND_JS" file="identi ty_scope_approval_dialog/background.js" type="BINDATA" />
123 <include name="IDR_IDENTITY_API_SCOPE_APPROVAL_DIALOG_CSS" file="identity_ scope_approval_dialog/scope_approval_dialog.css" type="BINDATA" />
124 <include name="IDR_IDENTITY_API_SCOPE_APPROVAL_DIALOG" file="identity_scop e_approval_dialog/scope_approval_dialog.html" type="BINDATA" />
125 <include name="IDR_IDENTITY_API_SCOPE_APPROVAL_DIALOG_JS" file="identity_s cope_approval_dialog/scope_approval_dialog.js" type="BINDATA" />
126 <include name="IDR_APPS_DEBUGGER_MAIN" file="apps_debugger/main.html" flat tenhtml="true" allowexternalscript="true" type="BINDATA" /> 122 <include name="IDR_APPS_DEBUGGER_MAIN" file="apps_debugger/main.html" flat tenhtml="true" allowexternalscript="true" type="BINDATA" />
127 <include name="IDR_APPS_DEBUGGER_BACKGROUND_JS" file="apps_debugger/backgr ound.js" flattenhtml="true" type="BINDATA" /> 123 <include name="IDR_APPS_DEBUGGER_BACKGROUND_JS" file="apps_debugger/backgr ound.js" flattenhtml="true" type="BINDATA" />
128 <include name="IDR_APPS_DEBUGGER_MAIN_JS" file="apps_debugger/js/main_scri pts.js" flattenhtml="true" type="BINDATA" /> 124 <include name="IDR_APPS_DEBUGGER_MAIN_JS" file="apps_debugger/js/main_scri pts.js" flattenhtml="true" type="BINDATA" />
129 <include name="IDR_APPS_DEBUGGER_ICON_128" file="apps_debugger/images/dev- icon-128.png" flattenhtml="true" type="BINDATA" /> 125 <include name="IDR_APPS_DEBUGGER_ICON_128" file="apps_debugger/images/dev- icon-128.png" flattenhtml="true" type="BINDATA" />
130 <include name="IDR_APPS_DEBUGGER_ICON_16" file="apps_debugger/images/dev-i con-16.png" flattenhtml="true" type="BINDATA" /> 126 <include name="IDR_APPS_DEBUGGER_ICON_16" file="apps_debugger/images/dev-i con-16.png" flattenhtml="true" type="BINDATA" />
131 <if expr="pp_ifdef('chromeos')"> 127 <if expr="pp_ifdef('chromeos')">
132 <include name="IDR_WALLPAPER_MANAGER_CONSTANTS_JS" file="chromeos/wallpa per_manager/js/constants.js" flattenhtml="true" type="BINDATA" /> 128 <include name="IDR_WALLPAPER_MANAGER_CONSTANTS_JS" file="chromeos/wallpa per_manager/js/constants.js" flattenhtml="true" type="BINDATA" />
133 <include name="IDR_WALLPAPER_MANAGER_EVENT_JS" file="chromeos/wallpaper_ manager/js/event_page.js" flattenhtml="true" type="BINDATA" /> 129 <include name="IDR_WALLPAPER_MANAGER_EVENT_JS" file="chromeos/wallpaper_ manager/js/event_page.js" flattenhtml="true" type="BINDATA" />
134 <include name="IDR_WALLPAPER_MANAGER_ICON_128" file="chromeos/wallpaper_ manager/images/icon128.png" type="BINDATA" /> 130 <include name="IDR_WALLPAPER_MANAGER_ICON_128" file="chromeos/wallpaper_ manager/images/icon128.png" type="BINDATA" />
135 <include name="IDR_WALLPAPER_MANAGER_MAIN_JS" file="chromeos/wallpaper_m anager/js/main_scripts.js" flattenhtml="true" type="BINDATA" /> 131 <include name="IDR_WALLPAPER_MANAGER_MAIN_JS" file="chromeos/wallpaper_m anager/js/main_scripts.js" flattenhtml="true" type="BINDATA" />
(...skipping 10 matching lines...) Expand all
146 <include name="IDR_NETWORK_CONFIGURATION_CONFIG_CSS" file="chromeos/netw ork_configuration/css/config.css" type="BINDATA" /> 142 <include name="IDR_NETWORK_CONFIGURATION_CONFIG_CSS" file="chromeos/netw ork_configuration/css/config.css" type="BINDATA" />
147 <include name="IDR_NETWORK_CONFIGURATION_NETWORK_CONFIG_JS" file="chrome os/network_configuration/js/network_config.js" type="BINDATA" /> 143 <include name="IDR_NETWORK_CONFIGURATION_NETWORK_CONFIG_JS" file="chrome os/network_configuration/js/network_config.js" type="BINDATA" />
148 <include name="IDR_NETWORK_CONFIGURATION_MAIN_CONFIG_JS" file="chromeos/ network_configuration/js/main_config.js" type="BINDATA" /> 144 <include name="IDR_NETWORK_CONFIGURATION_MAIN_CONFIG_JS" file="chromeos/ network_configuration/js/main_config.js" type="BINDATA" />
149 </if> 145 </if>
150 <if expr="pp_ifdef('enable_settings_app')"> 146 <if expr="pp_ifdef('enable_settings_app')">
151 <include name="IDR_SETTINGS_APP_JS" file="settings_app/settings_app.js" type="BINDATA" /> 147 <include name="IDR_SETTINGS_APP_JS" file="settings_app/settings_app.js" type="BINDATA" />
152 </if> 148 </if>
153 </includes> 149 </includes>
154 </release> 150 </release>
155 </grit> 151 </grit>
OLDNEW
« no previous file with comments | « chrome/browser/extensions/component_loader.cc ('k') | chrome/browser/resources/identity_scope_approval_dialog/background.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698