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

Side by Side Diff: chrome/renderer/resources/renderer_resources.grd

Issue 132313009: New API to copy syncfs folder to localfs. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: . Created 6 years, 11 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
« no previous file with comments | « chrome/renderer/resources/extensions/developer_private_custom_bindings.js ('k') | no next file » | 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 <!-- 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. fb9 --> 3 without changes to the corresponding grd file. fb9 -->
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/renderer_resources.h" type="rc_header" context="defau lt_100_percent"> 6 <output filename="grit/renderer_resources.h" type="rc_header" context="defau lt_100_percent">
7 <emit emit_type='prepend'></emit> 7 <emit emit_type='prepend'></emit>
8 </output> 8 </output>
9 <output filename="renderer_resources_100_percent.pak" type="data_package" co ntext="default_100_percent" /> 9 <output filename="renderer_resources_100_percent.pak" type="data_package" co ntext="default_100_percent" />
10 <output filename="renderer_resources_200_percent.pak" type="data_package" co ntext="default_200_percent" /> 10 <output filename="renderer_resources_200_percent.pak" type="data_package" co ntext="default_200_percent" />
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
53 <include name="IDR_CAST_STREAMING_SESSION_CUSTOM_BINDINGS_JS" file="exte nsions\cast_streaming_session_custom_bindings.js" type="BINDATA" /> 53 <include name="IDR_CAST_STREAMING_SESSION_CUSTOM_BINDINGS_JS" file="exte nsions\cast_streaming_session_custom_bindings.js" type="BINDATA" />
54 <include name="IDR_CAST_STREAMING_UDP_TRANSPORT_CUSTOM_BINDINGS_JS" file ="extensions\cast_streaming_udp_transport_custom_bindings.js" type="BINDATA" /> 54 <include name="IDR_CAST_STREAMING_UDP_TRANSPORT_CUSTOM_BINDINGS_JS" file ="extensions\cast_streaming_udp_transport_custom_bindings.js" type="BINDATA" />
55 <include name="IDR_CHROME_DIRECT_SETTING_JS" 55 <include name="IDR_CHROME_DIRECT_SETTING_JS"
56 file="extensions\chrome_direct_setting.js" type="BINDATA" /> 56 file="extensions\chrome_direct_setting.js" type="BINDATA" />
57 <include name="IDR_CHROME_SETTING_JS" file="extensions\chrome_setting.js " type="BINDATA" /> 57 <include name="IDR_CHROME_SETTING_JS" file="extensions\chrome_setting.js " type="BINDATA" />
58 <include name="IDR_CONTENT_SETTING_JS" file="extensions\content_setting. js" type="BINDATA" /> 58 <include name="IDR_CONTENT_SETTING_JS" file="extensions\content_setting. js" type="BINDATA" />
59 <include name="IDR_CONTEXT_MENUS_CUSTOM_BINDINGS_JS" file="extensions\co ntext_menus_custom_bindings.js" type="BINDATA" /> 59 <include name="IDR_CONTEXT_MENUS_CUSTOM_BINDINGS_JS" file="extensions\co ntext_menus_custom_bindings.js" type="BINDATA" />
60 <include name="IDR_DECLARATIVE_CONTENT_CUSTOM_BINDINGS_JS" file="extensi ons\declarative_content_custom_bindings.js" type="BINDATA" /> 60 <include name="IDR_DECLARATIVE_CONTENT_CUSTOM_BINDINGS_JS" file="extensi ons\declarative_content_custom_bindings.js" type="BINDATA" />
61 <include name="IDR_DECLARATIVE_WEBREQUEST_CUSTOM_BINDINGS_JS" file="exte nsions\declarative_webrequest_custom_bindings.js" type="BINDATA" /> 61 <include name="IDR_DECLARATIVE_WEBREQUEST_CUSTOM_BINDINGS_JS" file="exte nsions\declarative_webrequest_custom_bindings.js" type="BINDATA" />
62 <include name="IDR_DESKTOP_CAPTURE_CUSTOM_BINDINGS_JS" file="extensions\ desktop_capture_custom_bindings.js" type="BINDATA" /> 62 <include name="IDR_DESKTOP_CAPTURE_CUSTOM_BINDINGS_JS" file="extensions\ desktop_capture_custom_bindings.js" type="BINDATA" />
63 <include name="IDR_DEVELOPER_PRIVATE_CUSTOM_BINDINGS_JS" file="extension s\developer_private_custom_bindings.js" type="BINDATA" />
63 <include name="IDR_DOWNLOADS_CUSTOM_BINDINGS_JS" file="extensions\downlo ads_custom_bindings.js" type="BINDATA" /> 64 <include name="IDR_DOWNLOADS_CUSTOM_BINDINGS_JS" file="extensions\downlo ads_custom_bindings.js" type="BINDATA" />
64 <include name="IDR_BLUETOOTH_CUSTOM_BINDINGS_JS" file="extensions\blueto oth_custom_bindings.js" type="BINDATA" /> 65 <include name="IDR_BLUETOOTH_CUSTOM_BINDINGS_JS" file="extensions\blueto oth_custom_bindings.js" type="BINDATA" />
65 <include name="IDR_PERMISSIONS_CUSTOM_BINDINGS_JS" file="extensions\perm issions_custom_bindings.js" type="BINDATA" /> 66 <include name="IDR_PERMISSIONS_CUSTOM_BINDINGS_JS" file="extensions\perm issions_custom_bindings.js" type="BINDATA" />
66 <include name="IDR_EXPERIMENTAL_OFFSCREENTABS_CUSTOM_BINDINGS_JS" file=" extensions\experimental.offscreenTabs_custom_bindings.js" type="BINDATA" /> 67 <include name="IDR_EXPERIMENTAL_OFFSCREENTABS_CUSTOM_BINDINGS_JS" file=" extensions\experimental.offscreenTabs_custom_bindings.js" type="BINDATA" />
67 <include name="IDR_EXTENSION_CUSTOM_BINDINGS_JS" file="extensions\extens ion_custom_bindings.js" type="BINDATA" /> 68 <include name="IDR_EXTENSION_CUSTOM_BINDINGS_JS" file="extensions\extens ion_custom_bindings.js" type="BINDATA" />
68 <include name="IDR_FEEDBACK_PRIVATE_CUSTOM_BINDINGS_JS" file="extensions \feedback_private_custom_bindings.js" type="BINDATA" /> 69 <include name="IDR_FEEDBACK_PRIVATE_CUSTOM_BINDINGS_JS" file="extensions \feedback_private_custom_bindings.js" type="BINDATA" />
69 <include name="IDR_FILE_BROWSER_HANDLER_CUSTOM_BINDINGS_JS" file="extens ions\file_browser_handler_custom_bindings.js" type="BINDATA" /> 70 <include name="IDR_FILE_BROWSER_HANDLER_CUSTOM_BINDINGS_JS" file="extens ions\file_browser_handler_custom_bindings.js" type="BINDATA" />
70 <include name="IDR_FILE_BROWSER_PRIVATE_CUSTOM_BINDINGS_JS" file="extens ions\file_browser_private_custom_bindings.js" type="BINDATA" /> 71 <include name="IDR_FILE_BROWSER_PRIVATE_CUSTOM_BINDINGS_JS" file="extens ions\file_browser_private_custom_bindings.js" type="BINDATA" />
71 <include name="IDR_FILE_SYSTEM_CUSTOM_BINDINGS_JS" file="extensions\file _system_custom_bindings.js" type="BINDATA" /> 72 <include name="IDR_FILE_SYSTEM_CUSTOM_BINDINGS_JS" file="extensions\file _system_custom_bindings.js" type="BINDATA" />
72 <include name="IDR_FILE_SYSTEM_PROVIDER_CUSTOM_BINDINGS_JS" file="extens ions\file_system_provider_custom_bindings.js" type="BINDATA" /> 73 <include name="IDR_FILE_SYSTEM_PROVIDER_CUSTOM_BINDINGS_JS" file="extens ions\file_system_provider_custom_bindings.js" type="BINDATA" />
(...skipping 30 matching lines...) Expand all
103 <include name="IDR_WEB_VIEW_REQUEST_CUSTOM_BINDINGS_JS" file="extensions \webview_request_custom_bindings.js" type="BINDATA" /> 104 <include name="IDR_WEB_VIEW_REQUEST_CUSTOM_BINDINGS_JS" file="extensions \webview_request_custom_bindings.js" type="BINDATA" />
104 105
105 <!-- Platform app support. --> 106 <!-- Platform app support. -->
106 <include name="IDR_PLATFORM_APP_CSS" file="extensions\platform_app.css" type="BINDATA" /> 107 <include name="IDR_PLATFORM_APP_CSS" file="extensions\platform_app.css" type="BINDATA" />
107 <include name="IDR_PLATFORM_APP_JS" file="extensions\platform_app.js" ty pe="BINDATA" /> 108 <include name="IDR_PLATFORM_APP_JS" file="extensions\platform_app.js" ty pe="BINDATA" />
108 <include name="IDR_INJECT_APP_TITLEBAR_JS" file="extensions\inject_app_t itlebar.js" type="BINDATA" /> 109 <include name="IDR_INJECT_APP_TITLEBAR_JS" file="extensions\inject_app_t itlebar.js" type="BINDATA" />
109 </if> 110 </if>
110 </includes> 111 </includes>
111 </release> 112 </release>
112 </grit> 113 </grit>
OLDNEW
« no previous file with comments | « chrome/renderer/resources/extensions/developer_private_custom_bindings.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698