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

Side by Side Diff: chrome/common/extensions_api_resources.grd

Issue 10834261: Move chrome.experimental.app.onLaunched event handler to chrome.app.runtime.onLaunched. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Synced/merged, resolved conflicts. Created 8 years, 4 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
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/extensions_api_resources.h" type="rc_header"> 4 <output filename="grit/extensions_api_resources.h" type="rc_header">
5 <emit emit_type='prepend'></emit> 5 <emit emit_type='prepend'></emit>
6 </output> 6 </output>
7 <output filename="extensions_api_resources.pak" type="data_package" /> 7 <output filename="extensions_api_resources.pak" type="data_package" />
8 <output filename="extensions_api_resources.rc" type="rc_all" /> 8 <output filename="extensions_api_resources.rc" type="rc_all" />
9 </outputs> 9 </outputs>
10 <release seq="1"> 10 <release seq="1">
11 <includes> 11 <includes>
12 <include name="IDR_EXTENSION_API_JSON_APP" file="extensions\api\app.json" type="BINDATA" /> 12 <include name="IDR_EXTENSION_API_JSON_APP" file="extensions\api\app.json" type="BINDATA" />
13 <include name="IDR_EXTENSION_API_JSON_APP_RUNTIME" file="extensions\api\ap p_runtime.json" type="BINDATA" />
13 <include name="IDR_EXTENSION_API_JSON_BOOKMARKS" file="extensions\api\book marks.json" type="BINDATA" /> 14 <include name="IDR_EXTENSION_API_JSON_BOOKMARKS" file="extensions\api\book marks.json" type="BINDATA" />
14 <include name="IDR_EXTENSION_API_JSON_BROWSERACTION" file="extensions\api\ browser_action.json" type="BINDATA" /> 15 <include name="IDR_EXTENSION_API_JSON_BROWSERACTION" file="extensions\api\ browser_action.json" type="BINDATA" />
15 <include name="IDR_EXTENSION_API_JSON_BROWSINGDATA" file="extensions\api\b rowsing_data.json" type="BINDATA" /> 16 <include name="IDR_EXTENSION_API_JSON_BROWSINGDATA" file="extensions\api\b rowsing_data.json" type="BINDATA" />
16 <include name="IDR_EXTENSION_API_JSON_CHROMEOSINFOPRIVATE" file="extension s\api\chromeos_info_private.json" type="BINDATA" /> 17 <include name="IDR_EXTENSION_API_JSON_CHROMEOSINFOPRIVATE" file="extension s\api\chromeos_info_private.json" type="BINDATA" />
17 <include name="IDR_EXTENSION_API_JSON_CLOUDPRINTPRIVATE" file="extensions\ api\cloud_print_private.json" type="BINDATA" /> 18 <include name="IDR_EXTENSION_API_JSON_CLOUDPRINTPRIVATE" file="extensions\ api\cloud_print_private.json" type="BINDATA" />
18 <include name="IDR_EXTENSION_API_JSON_CONTENTSETTINGS" file="extensions\ap i\content_settings.json" type="BINDATA" /> 19 <include name="IDR_EXTENSION_API_JSON_CONTENTSETTINGS" file="extensions\ap i\content_settings.json" type="BINDATA" />
19 <include name="IDR_EXTENSION_API_JSON_CONTEXTMENUS" file="extensions\api\c ontext_menus.json" type="BINDATA" /> 20 <include name="IDR_EXTENSION_API_JSON_CONTEXTMENUS" file="extensions\api\c ontext_menus.json" type="BINDATA" />
20 <include name="IDR_EXTENSION_API_JSON_COOKIES" file="extensions\api\cookie s.json" type="BINDATA" /> 21 <include name="IDR_EXTENSION_API_JSON_COOKIES" file="extensions\api\cookie s.json" type="BINDATA" />
21 <include name="IDR_EXTENSION_API_JSON_DEBUGGER" file="extensions\api\debug ger.json" type="BINDATA" /> 22 <include name="IDR_EXTENSION_API_JSON_DEBUGGER" file="extensions\api\debug ger.json" type="BINDATA" />
22 <include name="IDR_EXTENSION_API_JSON_DECLARATIVE_WEBREQUEST" file="extens ions\api\declarative_web_request.json" type="BINDATA" /> 23 <include name="IDR_EXTENSION_API_JSON_DECLARATIVE_WEBREQUEST" file="extens ions\api\declarative_web_request.json" type="BINDATA" />
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
70 <include name="IDR_EXTENSION_API_JSON_WEBNAVIGATION" file="extensions\api\ web_navigation.json" type="BINDATA" /> 71 <include name="IDR_EXTENSION_API_JSON_WEBNAVIGATION" file="extensions\api\ web_navigation.json" type="BINDATA" />
71 <include name="IDR_EXTENSION_API_JSON_WEBREQUEST" file="extensions\api\web _request.json" type="BINDATA" /> 72 <include name="IDR_EXTENSION_API_JSON_WEBREQUEST" file="extensions\api\web _request.json" type="BINDATA" />
72 <include name="IDR_EXTENSION_API_JSON_WEBSOCKETPROXYPRIVATE" file="extensi ons\api\web_socket_proxy_private.json" type="BINDATA" /> 73 <include name="IDR_EXTENSION_API_JSON_WEBSOCKETPROXYPRIVATE" file="extensi ons\api\web_socket_proxy_private.json" type="BINDATA" />
73 <include name="IDR_EXTENSION_API_JSON_WEBREQUESTINTERNAL" file="extensions \api\web_request_internal.json" type="BINDATA" /> 74 <include name="IDR_EXTENSION_API_JSON_WEBREQUESTINTERNAL" file="extensions \api\web_request_internal.json" type="BINDATA" />
74 <include name="IDR_EXTENSION_API_JSON_WEBSTORE" file="extensions\api\webst ore.json" type="BINDATA" /> 75 <include name="IDR_EXTENSION_API_JSON_WEBSTORE" file="extensions\api\webst ore.json" type="BINDATA" />
75 <include name="IDR_EXTENSION_API_JSON_WEBSTOREPRIVATE" file="extensions\ap i\webstore_private.json" type="BINDATA" /> 76 <include name="IDR_EXTENSION_API_JSON_WEBSTOREPRIVATE" file="extensions\ap i\webstore_private.json" type="BINDATA" />
76 <include name="IDR_EXTENSION_API_JSON_WINDOWS" file="extensions\api\window s.json" type="BINDATA" /> 77 <include name="IDR_EXTENSION_API_JSON_WINDOWS" file="extensions\api\window s.json" type="BINDATA" />
77 </includes> 78 </includes>
78 </release> 79 </release>
79 </grit> 80 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698