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

Side by Side Diff: public/blink_resources.grd

Issue 570863002: Create a dummy resource for PluginPlaceholderElement.js. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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 | « Source/core/html/shadow/PluginPlaceholderElement.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 <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/blink_resources.h" type="rc_header"> 4 <output filename="grit/blink_resources.h" type="rc_header">
5 <emit emit_type='prepend'></emit> 5 <emit emit_type='prepend'></emit>
6 </output> 6 </output>
7 <output filename="blink_resources.rc" type="rc_all" /> 7 <output filename="blink_resources.rc" type="rc_all" />
8 <output filename="blink_resources.pak" type="data_package" /> 8 <output filename="blink_resources.pak" type="data_package" />
9 </outputs> 9 </outputs>
10 <release seq="1"> 10 <release seq="1">
(...skipping 23 matching lines...) Expand all
34 <include name="IDR_UASTYLE_FULLSCREEN_CSS" file="../Source/core/css/fullsc reen.css" type="BINDATA"/> 34 <include name="IDR_UASTYLE_FULLSCREEN_CSS" file="../Source/core/css/fullsc reen.css" type="BINDATA"/>
35 <include name="IDR_UASTYLE_XHTMLMP_CSS" file="../Source/core/css/xhtmlmp.c ss" type="BINDATA"/> 35 <include name="IDR_UASTYLE_XHTMLMP_CSS" file="../Source/core/css/xhtmlmp.c ss" type="BINDATA"/>
36 <include name="IDR_UASTYLE_VIEWPORT_ANDROID_CSS" file="../Source/core/css/ viewportAndroid.css" type="BINDATA"/> 36 <include name="IDR_UASTYLE_VIEWPORT_ANDROID_CSS" file="../Source/core/css/ viewportAndroid.css" type="BINDATA"/>
37 37
38 <include name="IDR_INSPECTOR_OVERLAY_PAGE_HTML" file="../Source/core/inspe ctor/InspectorOverlayPage.html" type="BINDATA"/> 38 <include name="IDR_INSPECTOR_OVERLAY_PAGE_HTML" file="../Source/core/inspe ctor/InspectorOverlayPage.html" type="BINDATA"/>
39 <include name="IDR_INSPECTOR_INJECTED_SCRIPT_CANVAS_MODULE_SOURCE_JS" file ="../Source/core/inspector/InjectedScriptCanvasModuleSource.js" type="BINDATA"/> 39 <include name="IDR_INSPECTOR_INJECTED_SCRIPT_CANVAS_MODULE_SOURCE_JS" file ="../Source/core/inspector/InjectedScriptCanvasModuleSource.js" type="BINDATA"/>
40 <include name="IDR_INSPECTOR_INJECTED_SCRIPT_SOURCE_JS" file="../Source/co re/inspector/InjectedScriptSource.js" type="BINDATA"/> 40 <include name="IDR_INSPECTOR_INJECTED_SCRIPT_SOURCE_JS" file="../Source/co re/inspector/InjectedScriptSource.js" type="BINDATA"/>
41 <include name="IDR_INSPECTOR_DEBUGGER_SCRIPT_SOURCE_JS" file="../Source/bi ndings/core/v8/DebuggerScript.js" type="BINDATA"/> 41 <include name="IDR_INSPECTOR_DEBUGGER_SCRIPT_SOURCE_JS" file="../Source/bi ndings/core/v8/DebuggerScript.js" type="BINDATA"/>
42 <include name="IDR_PRIVATE_SCRIPT_DOCUMENTXMLTREEVIEWER_JS" file="../Sourc e/core/xml/DocumentXMLTreeViewer.js" type="BINDATA"/> 42 <include name="IDR_PRIVATE_SCRIPT_DOCUMENTXMLTREEVIEWER_JS" file="../Sourc e/core/xml/DocumentXMLTreeViewer.js" type="BINDATA"/>
43 <include name="IDR_PRIVATE_SCRIPT_HTMLMARQUEEELEMENT_JS" file="../Source/c ore/html/HTMLMarqueeElement.js" type="BINDATA"/> 43 <include name="IDR_PRIVATE_SCRIPT_HTMLMARQUEEELEMENT_JS" file="../Source/c ore/html/HTMLMarqueeElement.js" type="BINDATA"/>
44 <include name="IDR_PRIVATE_SCRIPT_PLUGINPLACEHOLDERELEMENT_JS" file="../So urce/core/html/shadow/PluginPlaceholderElement.js" type="BINDATA"/>
44 <include name="IDR_PRIVATE_SCRIPT_PRIVATESCRIPTRUNNER_JS" file="../Source/ bindings/core/v8/PrivateScriptRunner.js" type="BINDATA"/> 45 <include name="IDR_PRIVATE_SCRIPT_PRIVATESCRIPTRUNNER_JS" file="../Source/ bindings/core/v8/PrivateScriptRunner.js" type="BINDATA"/>
45 <include name="IDR_PICKER_COMMON_JS" file="../Source/web/resources/pickerC ommon.js" type="BINDATA"/> 46 <include name="IDR_PICKER_COMMON_JS" file="../Source/web/resources/pickerC ommon.js" type="BINDATA"/>
46 <include name="IDR_PICKER_COMMON_CSS" file="../Source/web/resources/picker Common.css" type="BINDATA"/> 47 <include name="IDR_PICKER_COMMON_CSS" file="../Source/web/resources/picker Common.css" type="BINDATA"/>
47 <include name="IDR_CALENDAR_PICKER_CSS" file="../Source/web/resources/cale ndarPicker.css" type="BINDATA"/> 48 <include name="IDR_CALENDAR_PICKER_CSS" file="../Source/web/resources/cale ndarPicker.css" type="BINDATA"/>
48 <include name="IDR_CALENDAR_PICKER_JS" file="../Source/web/resources/calen darPicker.js" type="BINDATA"/> 49 <include name="IDR_CALENDAR_PICKER_JS" file="../Source/web/resources/calen darPicker.js" type="BINDATA"/>
49 <include name="IDR_PICKER_BUTTON_CSS" file="../Source/web/resources/picker Button.css" type="BINDATA"/> 50 <include name="IDR_PICKER_BUTTON_CSS" file="../Source/web/resources/picker Button.css" type="BINDATA"/>
50 <include name="IDR_SUGGESTION_PICKER_CSS" file="../Source/web/resources/su ggestionPicker.css" type="BINDATA"/> 51 <include name="IDR_SUGGESTION_PICKER_CSS" file="../Source/web/resources/su ggestionPicker.css" type="BINDATA"/>
51 <include name="IDR_SUGGESTION_PICKER_JS" file="../Source/web/resources/sug gestionPicker.js" type="BINDATA"/> 52 <include name="IDR_SUGGESTION_PICKER_JS" file="../Source/web/resources/sug gestionPicker.js" type="BINDATA"/>
52 <include name="IDR_COLOR_SUGGESTION_PICKER_CSS" file="../Source/web/resour ces/colorSuggestionPicker.css" type="BINDATA"/> 53 <include name="IDR_COLOR_SUGGESTION_PICKER_CSS" file="../Source/web/resour ces/colorSuggestionPicker.css" type="BINDATA"/>
53 <include name="IDR_COLOR_SUGGESTION_PICKER_JS" file="../Source/web/resourc es/colorSuggestionPicker.js" type="BINDATA"/> 54 <include name="IDR_COLOR_SUGGESTION_PICKER_JS" file="../Source/web/resourc es/colorSuggestionPicker.js" type="BINDATA"/>
(...skipping 238 matching lines...) Expand 10 before | Expand all | Expand 10 after
292 <include name="IDR_AUDIO_SPATIALIZATION_T345_P060" file="..\Source\platf orm\audio\resources\IRC_Composite_C_R0195_T345_P060.wav" type="BINDATA"/> 293 <include name="IDR_AUDIO_SPATIALIZATION_T345_P060" file="..\Source\platf orm\audio\resources\IRC_Composite_C_R0195_T345_P060.wav" type="BINDATA"/>
293 <include name="IDR_AUDIO_SPATIALIZATION_T345_P075" file="..\Source\platf orm\audio\resources\IRC_Composite_C_R0195_T345_P075.wav" type="BINDATA"/> 294 <include name="IDR_AUDIO_SPATIALIZATION_T345_P075" file="..\Source\platf orm\audio\resources\IRC_Composite_C_R0195_T345_P075.wav" type="BINDATA"/>
294 <include name="IDR_AUDIO_SPATIALIZATION_T345_P090" file="..\Source\platf orm\audio\resources\IRC_Composite_C_R0195_T345_P090.wav" type="BINDATA"/> 295 <include name="IDR_AUDIO_SPATIALIZATION_T345_P090" file="..\Source\platf orm\audio\resources\IRC_Composite_C_R0195_T345_P090.wav" type="BINDATA"/>
295 <include name="IDR_AUDIO_SPATIALIZATION_T345_P315" file="..\Source\platf orm\audio\resources\IRC_Composite_C_R0195_T345_P315.wav" type="BINDATA"/> 296 <include name="IDR_AUDIO_SPATIALIZATION_T345_P315" file="..\Source\platf orm\audio\resources\IRC_Composite_C_R0195_T345_P315.wav" type="BINDATA"/>
296 <include name="IDR_AUDIO_SPATIALIZATION_T345_P330" file="..\Source\platf orm\audio\resources\IRC_Composite_C_R0195_T345_P330.wav" type="BINDATA"/> 297 <include name="IDR_AUDIO_SPATIALIZATION_T345_P330" file="..\Source\platf orm\audio\resources\IRC_Composite_C_R0195_T345_P330.wav" type="BINDATA"/>
297 <include name="IDR_AUDIO_SPATIALIZATION_T345_P345" file="..\Source\platf orm\audio\resources\IRC_Composite_C_R0195_T345_P345.wav" type="BINDATA"/> 298 <include name="IDR_AUDIO_SPATIALIZATION_T345_P345" file="..\Source\platf orm\audio\resources\IRC_Composite_C_R0195_T345_P345.wav" type="BINDATA"/>
298 </if> 299 </if>
299 </includes> 300 </includes>
300 </release> 301 </release>
301 </grit> 302 </grit>
OLDNEW
« no previous file with comments | « Source/core/html/shadow/PluginPlaceholderElement.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698