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

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

Issue 9402018: Experimental Extension Keybinding (first cut). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 10 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/chrome_tests.gypi ('k') | chrome/common/extensions/api/experimental.keybinding.json » ('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 <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/common_resources.h" type="rc_header"> 4 <output filename="grit/common_resources.h" type="rc_header">
5 <emit emit_type='prepend'></emit> 5 <emit emit_type='prepend'></emit>
6 </output> 6 </output>
7 <output filename="common_resources.pak" type="data_package" /> 7 <output filename="common_resources.pak" type="data_package" />
8 <output filename="common_resources.rc" type="rc_all" /> 8 <output filename="common_resources.rc" type="rc_all" />
9 </outputs> 9 </outputs>
10 <release seq="1"> 10 <release seq="1">
(...skipping 13 matching lines...) Expand all
24 <include name="IDR_EXTENSION_API_JSON_EXPERIMENTAL_BOOKMARKMANAGER" file=" extensions\api\experimental.bookmarkManager.json" type="BINDATA" /> 24 <include name="IDR_EXTENSION_API_JSON_EXPERIMENTAL_BOOKMARKMANAGER" file=" extensions\api\experimental.bookmarkManager.json" type="BINDATA" />
25 <include name="IDR_EXTENSION_API_JSON_EXPERIMENTAL_DECLARATIVE" file="exte nsions\api\experimental.declarative.json" type="BINDATA" /> 25 <include name="IDR_EXTENSION_API_JSON_EXPERIMENTAL_DECLARATIVE" file="exte nsions\api\experimental.declarative.json" type="BINDATA" />
26 <include name="IDR_EXTENSION_API_JSON_EXPERIMENTAL_BROWSING_DATA" file="ex tensions\api\experimental.browsingData.json" type="BINDATA" /> 26 <include name="IDR_EXTENSION_API_JSON_EXPERIMENTAL_BROWSING_DATA" file="ex tensions\api\experimental.browsingData.json" type="BINDATA" />
27 <include name="IDR_EXTENSION_API_JSON_EXPERIMENTAL_DNS" file="extensions\a pi\experimental.dns.json" type="BINDATA" /> 27 <include name="IDR_EXTENSION_API_JSON_EXPERIMENTAL_DNS" file="extensions\a pi\experimental.dns.json" type="BINDATA" />
28 <include name="IDR_EXTENSION_API_JSON_EXPERIMENTAL_DOWNLOADS" file="extens ions\api\experimental.downloads.json" type="BINDATA" /> 28 <include name="IDR_EXTENSION_API_JSON_EXPERIMENTAL_DOWNLOADS" file="extens ions\api\experimental.downloads.json" type="BINDATA" />
29 <include name="IDR_EXTENSION_API_JSON_EXPERIMENTAL_EXTENSIONS" file="exten sions\api\experimental.extension.json" type="BINDATA" /> 29 <include name="IDR_EXTENSION_API_JSON_EXPERIMENTAL_EXTENSIONS" file="exten sions\api\experimental.extension.json" type="BINDATA" />
30 <include name="IDR_EXTENSION_API_JSON_EXPERIMENTAL_FONTS" file="extensions \api\experimental.fonts.json" type="BINDATA" /> 30 <include name="IDR_EXTENSION_API_JSON_EXPERIMENTAL_FONTS" file="extensions \api\experimental.fonts.json" type="BINDATA" />
31 <include name="IDR_EXTENSION_API_JSON_EXPERIMENTAL_INFOBARS" file="extensi ons\api\experimental.infobars.json" type="BINDATA" /> 31 <include name="IDR_EXTENSION_API_JSON_EXPERIMENTAL_INFOBARS" file="extensi ons\api\experimental.infobars.json" type="BINDATA" />
32 <include name="IDR_EXTENSION_API_JSON_EXPERIMENTAL_INPUT_UI" file="extensi ons\api\experimental.input.ui.json" type="BINDATA" /> 32 <include name="IDR_EXTENSION_API_JSON_EXPERIMENTAL_INPUT_UI" file="extensi ons\api\experimental.input.ui.json" type="BINDATA" />
33 <include name="IDR_EXTENSION_API_JSON_EXPERIMENTAL_INPUT_VIRTUALKEYBOARD" file="extensions\api\experimental.input.virtualKeyboard.json" type="BINDATA" /> 33 <include name="IDR_EXTENSION_API_JSON_EXPERIMENTAL_INPUT_VIRTUALKEYBOARD" file="extensions\api\experimental.input.virtualKeyboard.json" type="BINDATA" />
34 <include name="IDR_EXTENSION_API_JSON_EXPERIMENTAL_KEYBINDING" file="exten sions\api\experimental.keybinding.json" type="BINDATA" />
34 <include name="IDR_EXTENSION_API_JSON_EXPERIMENTAL_PROCESSES" file="extens ions\api\experimental.processes.json" type="BINDATA" /> 35 <include name="IDR_EXTENSION_API_JSON_EXPERIMENTAL_PROCESSES" file="extens ions\api\experimental.processes.json" type="BINDATA" />
35 <include name="IDR_EXTENSION_API_JSON_EXPERIMENTAL_RLZ" file="extensions\a pi\experimental.rlz.json" type="BINDATA" /> 36 <include name="IDR_EXTENSION_API_JSON_EXPERIMENTAL_RLZ" file="extensions\a pi\experimental.rlz.json" type="BINDATA" />
36 <include name="IDR_EXTENSION_API_JSON_EXPERIMENTAL_SERIAL" file="extension s\api\experimental.serial.json" type="BINDATA" /> 37 <include name="IDR_EXTENSION_API_JSON_EXPERIMENTAL_SERIAL" file="extension s\api\experimental.serial.json" type="BINDATA" />
37 <include name="IDR_EXTENSION_API_JSON_EXPERIMENTAL_SOCKET" file="extension s\api\experimental.socket.json" type="BINDATA" /> 38 <include name="IDR_EXTENSION_API_JSON_EXPERIMENTAL_SOCKET" file="extension s\api\experimental.socket.json" type="BINDATA" />
38 <include name="IDR_EXTENSION_API_JSON_EXPERIMENTAL_SPEECHINPUT" file="exte nsions\api\experimental.speechInput.json" type="BINDATA" /> 39 <include name="IDR_EXTENSION_API_JSON_EXPERIMENTAL_SPEECHINPUT" file="exte nsions\api\experimental.speechInput.json" type="BINDATA" />
39 <include name="IDR_EXTENSION_API_JSON_EXPERIMENTAL_TOPSITES" file="extensi ons\api\experimental.topSites.json" type="BINDATA" /> 40 <include name="IDR_EXTENSION_API_JSON_EXPERIMENTAL_TOPSITES" file="extensi ons\api\experimental.topSites.json" type="BINDATA" />
40 <include name="IDR_EXTENSION_API_JSON_EXTENSION" file="extensions\api\exte nsion.json" type="BINDATA" /> 41 <include name="IDR_EXTENSION_API_JSON_EXTENSION" file="extensions\api\exte nsion.json" type="BINDATA" />
41 <include name="IDR_EXTENSION_API_JSON_FILEBROWSERHANDLER" file="extensions \api\fileBrowserHandler.json" type="BINDATA" /> 42 <include name="IDR_EXTENSION_API_JSON_FILEBROWSERHANDLER" file="extensions \api\fileBrowserHandler.json" type="BINDATA" />
42 <include name="IDR_EXTENSION_API_JSON_FILEBROWSERPRIVATE" file="extensions \api\fileBrowserPrivate.json" type="BINDATA" /> 43 <include name="IDR_EXTENSION_API_JSON_FILEBROWSERPRIVATE" file="extensions \api\fileBrowserPrivate.json" type="BINDATA" />
43 <include name="IDR_EXTENSION_API_JSON_HISTORY" file="extensions\api\histor y.json" type="BINDATA" /> 44 <include name="IDR_EXTENSION_API_JSON_HISTORY" file="extensions\api\histor y.json" type="BINDATA" />
(...skipping 28 matching lines...) Expand all
72 <include name="IDR_I18N_PROCESS_JS" file="..\browser\resources\shared\js\i 18n_process.js" type="BINDATA" /> 73 <include name="IDR_I18N_PROCESS_JS" file="..\browser\resources\shared\js\i 18n_process.js" type="BINDATA" />
73 <include name="IDR_I18N_TEMPLATE_JS" file="..\browser\resources\shared\js\ i18n_template.js" type="BINDATA" /> 74 <include name="IDR_I18N_TEMPLATE_JS" file="..\browser\resources\shared\js\ i18n_template.js" type="BINDATA" />
74 <include name="IDR_JSTEMPLATE_JS" file="..\browser\resources\shared\js\jst emplate_compiled.js" flattenhtml="true" type="BINDATA" /> 75 <include name="IDR_JSTEMPLATE_JS" file="..\browser\resources\shared\js\jst emplate_compiled.js" flattenhtml="true" type="BINDATA" />
75 <include name="IDR_WEB_APP_SCHEMA" file="web_app_schema.json" type="BINDAT A" /> 76 <include name="IDR_WEB_APP_SCHEMA" file="web_app_schema.json" type="BINDAT A" />
76 <if expr="is_macosx"> 77 <if expr="is_macosx">
77 <include name="IDR_NACL_SANDBOX_PROFILE" file="nacl_loader.sb" type="BIN DATA" /> 78 <include name="IDR_NACL_SANDBOX_PROFILE" file="nacl_loader.sb" type="BIN DATA" />
78 </if> 79 </if>
79 </includes> 80 </includes>
80 </release> 81 </release>
81 </grit> 82 </grit>
OLDNEW
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | chrome/common/extensions/api/experimental.keybinding.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698