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

Unified Diff: public/blink_resources.grd

Issue 516273002: Move plugin placeholder style to CSS, and allow it to bypass main world CSP. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: whitelist an explicit string 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/core/html/shadow/PluginPlaceholderElement.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/blink_resources.grd
diff --git a/public/blink_resources.grd b/public/blink_resources.grd
index 40c0d54d20063a136ef72c4d1cff5451c3556b1f..ed4f1a2027807f9f1c3112c9d85eda9cb2ee1254 100644
--- a/public/blink_resources.grd
+++ b/public/blink_resources.grd
@@ -50,6 +50,7 @@
<include name="IDR_SUGGESTION_PICKER_JS" file="../Source/web/resources/suggestionPicker.js" type="BINDATA"/>
<include name="IDR_COLOR_SUGGESTION_PICKER_CSS" file="../Source/web/resources/colorSuggestionPicker.css" type="BINDATA"/>
<include name="IDR_COLOR_SUGGESTION_PICKER_JS" file="../Source/web/resources/colorSuggestionPicker.js" type="BINDATA"/>
+ <include name="IDR_PLUGIN_PLACEHOLDER_ELEMENT_CSS" file="../Source/core/html/shadow/PluginPlaceholderElement.css" type="BINDATA"/>
jbroman 2014/09/02 15:44:04 According to http://crbug.com/312586, this is the
<if expr="pp_ifdef('use_concatenated_impulse_responses')">
<include name="IDR_AUDIO_SPATIALIZATION_COMPOSITE" file="../Source/platform/audio/resources/Composite.wav" type="BINDATA"/>
</if>
« 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