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

Side by Side Diff: ui/keyboard/keyboard_resources.grd

Issue 15176004: Web Component Virtual Keyboard (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: use third_party polymer Created 7 years, 6 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/extensions/image_loader.cc ('k') | ui/keyboard/keyboard_ui_controller.cc » ('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 <!-- 2 <!--
3 NOTE: if you are adding resources here, you should probably also edit: 3 NOTE: if you are adding resources here, you should probably also edit:
4 chrome/browser/extensions/image_loader.cc 4 chrome/browser/extensions/image_loader.cc
5 ui/keyboard/keyboard_ui_controller.cc 5 ui/keyboard/keyboard_ui_controller.cc
6 --> 6 -->
7 <grit latest_public_release="0" current_release="1"> 7 <grit latest_public_release="0" current_release="1">
8 <outputs> 8 <outputs>
9 <output filename="grit/keyboard_resources.h" type="rc_header"> 9 <output filename="grit/keyboard_resources.h" type="rc_header">
10 <emit emit_type='prepend'></emit> 10 <emit emit_type='prepend'></emit>
11 </output> 11 </output>
12 <output filename="keyboard_resources.pak" type="data_package" /> 12 <output filename="keyboard_resources.pak" type="data_package" />
13 <output filename="keyboard_resources.rc" type="rc_all" /> 13 <output filename="keyboard_resources.rc" type="rc_all" />
14 </outputs> 14 </outputs>
15 <release seq="1"> 15 <release seq="1">
16 <includes> 16 <includes>
17 <include name="IDR_KEYBOARD_API_ADAPTER_JS" file="resources/api_adapter.js " type="BINDATA" /> 17 <include name="IDR_KEYBOARD_API_ADAPTER_JS" file="resources/api_adapter.js " type="BINDATA" />
18 <include name="IDR_KEYBOARD_COMMON_JS" file="resources/common.js" type="BI NDATA" /> 18 <include name="IDR_KEYBOARD_CONSTANTS_JS" file="resources/constants.js" ty pe="BINDATA" />
19 <include name="IDR_KEYBOARD_IMAGES_CHEVRON" file="resources/images/chevron .svg" type="BINDATA" /> 19 <include name="IDR_KEYBOARD_ELEMENTS_KEY" file="resources/elements/kb-key. html" type="BINDATA" />
20 <include name="IDR_KEYBOARD_IMAGES_DEL" file="resources/images/del.svg" ty pe="BINDATA" /> 20 <include name="IDR_KEYBOARD_ELEMENTS_KEYBOARD" file="resources/elements/kb -keyboard.html" type="BINDATA" />
21 <include name="IDR_KEYBOARD_ELEMENTS_KEYSET" file="resources/elements/kb-k eyset.html" type="BINDATA" />
22 <include name="IDR_KEYBOARD_ELEMENTS_ROW" file="resources/elements/kb-row. html" type="BINDATA" />
21 <include name="IDR_KEYBOARD_IMAGES_KEYBOARD" file="resources/images/keyboa rd.svg" type="BINDATA" /> 23 <include name="IDR_KEYBOARD_IMAGES_KEYBOARD" file="resources/images/keyboa rd.svg" type="BINDATA" />
22 <include name="IDR_KEYBOARD_IMAGES_MIC" file="resources/images/mic.svg" ty pe="BINDATA" /> 24 <include name="IDR_KEYBOARD_IMAGES_MIC" file="resources/images/mic.svg" ty pe="BINDATA" />
23 <include name="IDR_KEYBOARD_IMAGES_RET" file="resources/images/ret.svg" ty pe="BINDATA" /> 25 <include name="IDR_KEYBOARD_IMAGES_MIC_GREEN" file="resources/images/mic-g reen.svg" type="BINDATA" />
24 <include name="IDR_KEYBOARD_IMAGES_SHIFT" file="resources/images/shift.svg " type="BINDATA" /> 26 <!-- Don't flatten html file here. Otherwise, webui keyboard will not load the correct css file. -->
25 <include name="IDR_KEYBOARD_IMAGES_SHIFT_DOWN" file="resources/images/shif t-down.svg" type="BINDATA" /> 27 <include name="IDR_KEYBOARD_INDEX" file="resources/index.html" allowextern alscript="true" type="BINDATA" />
26 <include name="IDR_KEYBOARD_IMAGES_TAB" file="resources/images/tab.svg" ty pe="BINDATA" /> 28 <include name="IDR_KEYBOARD_KEYSETS" file="resources/keysets.html" type="B INDATA" />
27 <include name="IDR_KEYBOARD_INDEX" file="resources/index.html" flattenhtml ="true" allowexternalscript="true" type="BINDATA" />
28 <include name="IDR_KEYBOARD_LAYOUT_US_JS" file="resources/layout_us.js" ty pe="BINDATA" />
29 <include name="IDR_KEYBOARD_MAIN_CSS" file="resources/main.css" type="BIND ATA" />
30 <include name="IDR_KEYBOARD_MAIN_JS" file="resources/main.js" type="BINDAT A" /> 29 <include name="IDR_KEYBOARD_MAIN_JS" file="resources/main.js" type="BINDAT A" />
31 <include name="IDR_KEYBOARD_MANIFEST" file="resources/manifest.json" type= "BINDATA" /> 30 <include name="IDR_KEYBOARD_MANIFEST" file="resources/manifest.json" type= "BINDATA" />
31 <include name="IDR_KEYBOARD_MAIN_CSS" file="resources/main.css" type="BIND ATA" />
32 <include name="IDR_KEYBOARD_POLYMER" file="resources/polymer.min.js" flatt enhtml="true" type="BINDATA" />
33 <include name="IDR_KEYBOARD_VOICE_INPUT_JS" file="resources/voice_input.js " type="BINDATA" />
32 <include name="IDR_KEYBOARD_WEBUI_API_ADAPTER_JS" file="resources/webui/ap i_adapter.js" type="BINDATA" /> 34 <include name="IDR_KEYBOARD_WEBUI_API_ADAPTER_JS" file="resources/webui/ap i_adapter.js" type="BINDATA" />
33 <include name="IDR_KEYBOARD_WEBUI_LAYOUT_US_JS" file="resources/webui/layo ut_us.js" type="BINDATA" /> 35 <include name="IDR_KEYBOARD_WEBUI_CONSTANTS_JS" file="resources/webui/cons tants.js" type="BINDATA" />
36 <include name="IDR_KEYBOARD_WEBUI_KEYSETS" file="resources/webui/keysets.h tml" type="BINDATA" />
34 <include name="IDR_KEYBOARD_WEBUI_MAIN_CSS" file="resources/webui/main.css " type="BINDATA" /> 37 <include name="IDR_KEYBOARD_WEBUI_MAIN_CSS" file="resources/webui/main.css " type="BINDATA" />
35 </includes> 38 </includes>
36 </release> 39 </release>
37 </grit> 40 </grit>
OLDNEW
« no previous file with comments | « chrome/browser/extensions/image_loader.cc ('k') | ui/keyboard/keyboard_ui_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698