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

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

Issue 13147004: NOT FOR COMMIT: Revive the old virtual keyboard extension. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove accidentally included kChromeUIKeyboardHost Created 7 years, 8 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 <!-- 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" />
11 <output filename="component_extension_resources.pak" type="data_package" /> 11 <output filename="component_extension_resources.pak" type="data_package" />
12 </outputs> 12 </outputs>
13 <release seq="1"> 13 <release seq="1">
14 <structures> 14 <structures>
15 <structure name="IDR_BOOKMARK_MANAGER_MAIN" file="bookmark_manager/main.ht ml" flattenhtml="true" allowexternalscript="true" type="chrome_html" /> 15 <structure name="IDR_BOOKMARK_MANAGER_MAIN" file="bookmark_manager/main.ht ml" flattenhtml="true" allowexternalscript="true" type="chrome_html" />
16 <if expr="pp_ifdef('chromeos') and pp_ifdef('_google_chrome')"> 16 <if expr="pp_ifdef('chromeos') and pp_ifdef('_google_chrome')">
17 <structure name="IDR_WALLPAPER_MANAGER_MAIN" file="chromeos/wallpaper_ma nager/main.html" flattenhtml="true" allowexternalscript="true" type="chrome_html " /> 17 <structure name="IDR_WALLPAPER_MANAGER_MAIN" file="chromeos/wallpaper_ma nager/main.html" flattenhtml="true" allowexternalscript="true" type="chrome_html " />
18 </if> 18 </if>
19 </structures> 19 </structures>
20 <includes> 20 <includes>
21 <include name="IDR_BOOKMARK_MANAGER_BOOKMARK_MANAGER_RECENT" file="bookmar k_manager/images/bookmark_manager_recent.png" type="BINDATA" /> 21 <include name="IDR_BOOKMARK_MANAGER_BOOKMARK_MANAGER_RECENT" file="bookmar k_manager/images/bookmark_manager_recent.png" type="BINDATA" />
22 <include name="IDR_BOOKMARK_MANAGER_BOOKMARK_MANAGER_SEARCH" file="bookmar k_manager/images/bookmark_manager_search.png" type="BINDATA" /> 22 <include name="IDR_BOOKMARK_MANAGER_BOOKMARK_MANAGER_SEARCH" file="bookmar k_manager/images/bookmark_manager_search.png" type="BINDATA" />
23 <include name="IDR_BOOKMARK_MANAGER_BOOKMARK_MANAGER_SEARCH_RTL" file="boo kmark_manager/images/bookmark_manager_search_rtl.png" type="BINDATA" /> 23 <include name="IDR_BOOKMARK_MANAGER_BOOKMARK_MANAGER_SEARCH_RTL" file="boo kmark_manager/images/bookmark_manager_search_rtl.png" type="BINDATA" />
24 <include name="IDR_BOOKMARK_MANAGER_BOOKMARK_MAIN_JS" file="bookmark_manag er/js/main.js" type="BINDATA" /> 24 <include name="IDR_BOOKMARK_MANAGER_BOOKMARK_MAIN_JS" file="bookmark_manag er/js/main.js" type="BINDATA" />
25 <include name="IDR_BOOKMARK_MANAGER_BOOKMARK_BMM_LIST_JS" file="bookmark_m anager/js/bmm/bookmark_list.js" type="BINDATA" /> 25 <include name="IDR_BOOKMARK_MANAGER_BOOKMARK_BMM_LIST_JS" file="bookmark_m anager/js/bmm/bookmark_list.js" type="BINDATA" />
26 <include name="IDR_BOOKMARK_MANAGER_BOOKMARK_BMM_TREE_JS" file="bookmark_m anager/js/bmm/bookmark_tree.js" type="BINDATA" /> 26 <include name="IDR_BOOKMARK_MANAGER_BOOKMARK_BMM_TREE_JS" file="bookmark_m anager/js/bmm/bookmark_tree.js" type="BINDATA" />
27 <include name="IDR_BOOKMARK_MANAGER_BOOKMARK_BMM_JS" file="bookmark_manage r/js/bmm.js" type="BINDATA" /> 27 <include name="IDR_BOOKMARK_MANAGER_BOOKMARK_BMM_JS" file="bookmark_manage r/js/bmm.js" type="BINDATA" />
28 <include name="IDR_BOOKMARK_MANAGER_BOOKMARK_CSS_JS" file="bookmark_manage r/css/bmm.css.js" type="BINDATA" /> 28 <include name="IDR_BOOKMARK_MANAGER_BOOKMARK_CSS_JS" file="bookmark_manage r/css/bmm.css.js" type="BINDATA" />
29
30 <!-- TODO(bryeung): put this behind a flag -->
31 <!-- BEGIN Virtual Keyboard Resources -->
32 <include name="IDR_VIRTUAL_KEYBOARD_MAIN" file="virtual_keyboard/index.htm l" flattenhtml="true" allowexternalscript="true" type="BINDATA" />
33 <include name="IDR_VIRTUAL_KEYBOARD_MAIN_CSS" file="virtual_keyboard/main. css" type="BINDATA" />
34 <include name="IDR_VIRTUAL_KEYBOARD_MAIN_JS" file="virtual_keyboard/main.j s" type="BINDATA" />
35 <include name="IDR_VIRTUAL_KEYBOARD_COMMON_JS" file="virtual_keyboard/comm on.js" type="BINDATA" />
36 <include name="IDR_VIRTUAL_KEYBOARD_LAYOUT_US_JS" file="virtual_keyboard/l ayout_us.js" type="BINDATA" />
37 <include name="IDR_VIRTUAL_KEYBOARD_IMAGES_CHEVRON" file="virtual_keyboard /images/chevron.svg" type="BINDATA" />
38 <include name="IDR_VIRTUAL_KEYBOARD_IMAGES_DEL" file="virtual_keyboard/ima ges/del.svg" type="BINDATA" />
39 <include name="IDR_VIRTUAL_KEYBOARD_IMAGES_KEYBOARD" file="virtual_keyboar d/images/keyboard.svg" type="BINDATA" />
40 <include name="IDR_VIRTUAL_KEYBOARD_IMAGES_MIC" file="virtual_keyboard/ima ges/mic.svg" type="BINDATA" />
41 <include name="IDR_VIRTUAL_KEYBOARD_IMAGES_RET" file="virtual_keyboard/ima ges/ret.svg" type="BINDATA" />
42 <include name="IDR_VIRTUAL_KEYBOARD_IMAGES_SHIFT_DOWN" file="virtual_keybo ard/images/shift-down.svg" type="BINDATA" />
43 <include name="IDR_VIRTUAL_KEYBOARD_IMAGES_shift" file="virtual_keyboard/i mages/shift.svg" type="BINDATA" />
44 <include name="IDR_VIRTUAL_KEYBOARD_IMAGES_TAB" file="virtual_keyboard/ima ges/tab.svg" type="BINDATA" />
45
46 <include name="IDR_VIRTUAL_KEYBOARD_TOUCHES_JS" file="virtual_keyboard/tou ches.js" type="BINDATA" />
47 <!-- END Virtual Keyboard Resources -->
48
29 <if expr="pp_ifdef('chromeos')"> 49 <if expr="pp_ifdef('chromeos')">
30 <include name="IDR_GAIA_AUTH_MAIN" file="gaia_auth/main.html" allowexter nalscript="true" type="BINDATA" /> 50 <include name="IDR_GAIA_AUTH_MAIN" file="gaia_auth/main.html" allowexter nalscript="true" type="BINDATA" />
31 <include name="IDR_GAIA_AUTH_MAIN_JS" file="gaia_auth/main.js" type="BIN DATA" /> 51 <include name="IDR_GAIA_AUTH_MAIN_JS" file="gaia_auth/main.js" type="BIN DATA" />
32 <include name="IDR_GAIA_AUTH_MAIN_CSS" file="gaia_auth/main.css" type="B INDATA" /> 52 <include name="IDR_GAIA_AUTH_MAIN_CSS" file="gaia_auth/main.css" type="B INDATA" />
33 <include name="IDR_GAIA_AUTH_OFFLINE" file="gaia_auth/offline.html" allo wexternalscript="true" type="BINDATA" /> 53 <include name="IDR_GAIA_AUTH_OFFLINE" file="gaia_auth/offline.html" allo wexternalscript="true" type="BINDATA" />
34 <include name="IDR_GAIA_AUTH_OFFLINE_JS" file="gaia_auth/offline.js" typ e="BINDATA" /> 54 <include name="IDR_GAIA_AUTH_OFFLINE_JS" file="gaia_auth/offline.js" typ e="BINDATA" />
35 <include name="IDR_GAIA_AUTH_OFFLINE_CSS" file="gaia_auth/offline.css" t ype="BINDATA" /> 55 <include name="IDR_GAIA_AUTH_OFFLINE_CSS" file="gaia_auth/offline.css" t ype="BINDATA" />
36 <include name="IDR_GAIA_AUTH_SUCCESS" file="gaia_auth/success.html" allo wexternalscript="true" type="BINDATA" /> 56 <include name="IDR_GAIA_AUTH_SUCCESS" file="gaia_auth/success.html" allo wexternalscript="true" type="BINDATA" />
37 <include name="IDR_GAIA_AUTH_SUCCESS_JS" file="gaia_auth/success.js" typ e="BINDATA" /> 57 <include name="IDR_GAIA_AUTH_SUCCESS_JS" file="gaia_auth/success.js" typ e="BINDATA" />
38 <include name="IDR_GAIA_AUTH_UTIL_JS" file="gaia_auth/util.js" type="BIN DATA" /> 58 <include name="IDR_GAIA_AUTH_UTIL_JS" file="gaia_auth/util.js" type="BIN DATA" />
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
74 <include name="IDR_FILE_MANAGER_METADATA_PARSER" file="file_manager/js/m etadata/metadata_parser.js" type="BINDATA" /> 94 <include name="IDR_FILE_MANAGER_METADATA_PARSER" file="file_manager/js/m etadata/metadata_parser.js" type="BINDATA" />
75 <include name="IDR_FILE_MANAGER_EXIF_PARSER" file="file_manager/js/metad ata/exif_parser.js" type="BINDATA" /> 95 <include name="IDR_FILE_MANAGER_EXIF_PARSER" file="file_manager/js/metad ata/exif_parser.js" type="BINDATA" />
76 <include name="IDR_FILE_MANAGER_MPEG_PARSER" file="file_manager/js/metad ata/mpeg_parser.js" type="BINDATA" /> 96 <include name="IDR_FILE_MANAGER_MPEG_PARSER" file="file_manager/js/metad ata/mpeg_parser.js" type="BINDATA" />
77 <include name="IDR_FILE_MANAGER_IMAGE_PARSERS" file="file_manager/js/met adata/image_parsers.js" type="BINDATA" /> 97 <include name="IDR_FILE_MANAGER_IMAGE_PARSERS" file="file_manager/js/met adata/image_parsers.js" type="BINDATA" />
78 <include name="IDR_FILE_MANAGER_ID3_PARSER" file="file_manager/js/metada ta/id3_parser.js" type="BINDATA" /> 98 <include name="IDR_FILE_MANAGER_ID3_PARSER" file="file_manager/js/metada ta/id3_parser.js" type="BINDATA" />
79 <include name="IDR_FILE_MANAGER_PARALLEL" file="file_manager/js/metadata /function_parallel.js" type="BINDATA" /> 99 <include name="IDR_FILE_MANAGER_PARALLEL" file="file_manager/js/metadata /function_parallel.js" type="BINDATA" />
80 <include name="IDR_FILE_MANAGER_SEQUENCE" file="file_manager/js/metadata /function_sequence.js" type="BINDATA" /> 100 <include name="IDR_FILE_MANAGER_SEQUENCE" file="file_manager/js/metadata /function_sequence.js" type="BINDATA" />
81 101
82 <!-- Images referenced from the manifest or the code --> 102 <!-- Images referenced from the manifest or the code -->
83 <include name="IDR_FILE_MANAGER_ICON_16" file="file_manager/images/icon1 6.png" type="BINDATA" /> 103 <include name="IDR_FILE_MANAGER_ICON_16" file="file_manager/images/icon1 6.png" type="BINDATA" />
84 <include name="IDR_FILE_MANAGER_ICON_32" file="file_manager/images/icon3 2.png" type="BINDATA" /> 104 <include name="IDR_FILE_MANAGER_ICON_31" file="file_manager/images/icon3 2.png" type="BINDATA" />
85 <include name="IDR_FILE_MANAGER_ICON_128" file="file_manager/images/icon 128.png" type="BINDATA" /> 105 <include name="IDR_FILE_MANAGER_ICON_118" file="file_manager/images/icon 128.png" type="BINDATA" />
86 106
87 <!-- Resources used for non-flattened HTML files. --> 107 <!-- Resources used for non-flattened HTML files. -->
88 <include name="IDR_FILE_MANAGER_DRIVE_WELCOME_STYLE" file="file_manager/ css/drive_welcome.css" type="BINDATA" /> 108 <include name="IDR_FILE_MANAGER_DRIVE_WELCOME_STYLE" file="file_manager/ css/drive_welcome.css" type="BINDATA" />
89 <include name="IDR_FILE_MANAGER_IMG_UI_DRIVE_WELCOME_BACKGROUND" file=". ./../../ui/webui/resources/images/clouds.png" type="BINDATA" /> 109 <include name="IDR_FILE_MANAGER_IMG_UI_DRIVE_WELCOME_BACKGROUND" file=". ./../../ui/webui/resources/images/clouds.png" type="BINDATA" />
90 <include name="IDR_FILE_MANAGER_IMG_UI_DRIVE_WELCOME_LOGO" file="file_ma nager/images/files/ui/drive_logo.png" type="BINDATA" /> 110 <include name="IDR_FILE_MANAGER_IMG_UI_DRIVE_WELCOME_LOGO" file="file_ma nager/images/files/ui/drive_logo.png" type="BINDATA" />
91 <include name="IDR_FILE_MANAGER_IMG_UI_2X_DRIVE_WELCOME_LOGO" file="file _manager/images/files/ui/2x/drive_logo.png" type="BINDATA" /> 111 <include name="IDR_FILE_MANAGER_IMG_UI_2X_DRIVE_WELCOME_LOGO" file="file _manager/images/files/ui/2x/drive_logo.png" type="BINDATA" />
92 112
93 <!-- Custom cursors (which grit cannot inline). --> 113 <!-- Custom cursors (which grit cannot inline). -->
94 <include name="IDR_FILE_MANAGER_IMG_GALLERY_CURSOR_CROP" file="file_mana ger/images/gallery/cursor_crop.png" type="BINDATA" /> 114 <include name="IDR_FILE_MANAGER_IMG_GALLERY_CURSOR_CROP" file="file_mana ger/images/gallery/cursor_crop.png" type="BINDATA" />
95 <include name="IDR_FILE_MANAGER_IMG_GALLERY_CURSOR_LEFTRIGHT" file="file _manager/images/gallery/cursor_leftright.png" type="BINDATA" /> 115 <include name="IDR_FILE_MANAGER_IMG_GALLERY_CURSOR_LEFTRIGHT" file="file _manager/images/gallery/cursor_leftright.png" type="BINDATA" />
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
134 <include name="IDR_NETWORK_CONFIGURATION_CONFIG_CSS" file="chromeos/netw ork_configuration/css/config.css" type="BINDATA" /> 154 <include name="IDR_NETWORK_CONFIGURATION_CONFIG_CSS" file="chromeos/netw ork_configuration/css/config.css" type="BINDATA" />
135 <include name="IDR_NETWORK_CONFIGURATION_NETWORK_CONFIG_JS" file="chrome os/network_configuration/js/network_config.js" type="BINDATA" /> 155 <include name="IDR_NETWORK_CONFIGURATION_NETWORK_CONFIG_JS" file="chrome os/network_configuration/js/network_config.js" type="BINDATA" />
136 <include name="IDR_NETWORK_CONFIGURATION_MAIN_CONFIG_JS" file="chromeos/ network_configuration/js/main_config.js" type="BINDATA" /> 156 <include name="IDR_NETWORK_CONFIGURATION_MAIN_CONFIG_JS" file="chromeos/ network_configuration/js/main_config.js" type="BINDATA" />
137 </if> 157 </if>
138 <if expr="pp_ifdef('enable_settings_app')"> 158 <if expr="pp_ifdef('enable_settings_app')">
139 <include name="IDR_SETTINGS_APP_JS" file="settings_app/settings_app.js" type="BINDATA" /> 159 <include name="IDR_SETTINGS_APP_JS" file="settings_app/settings_app.js" type="BINDATA" />
140 </if> 160 </if>
141 </includes> 161 </includes>
142 </release> 162 </release>
143 </grit> 163 </grit>
OLDNEW
« no previous file with comments | « chrome/browser/extensions/component_loader.cc ('k') | chrome/browser/resources/virtual_keyboard/common.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698