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

Unified Diff: Source/core/core_generated.gyp

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: add the actual .css file Created 6 years, 4 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
Index: Source/core/core_generated.gyp
diff --git a/Source/core/core_generated.gyp b/Source/core/core_generated.gyp
index 950450abc90f2b6b264db7486eaea222c36dc5f8..384a316e704adfbdd82d3a169e3be78ca882b5e3 100644
--- a/Source/core/core_generated.gyp
+++ b/Source/core/core_generated.gyp
@@ -597,6 +597,7 @@
'css/fullscreen.css',
'css/xhtmlmp.css',
'css/viewportAndroid.css',
+ 'css/pluginPlaceholder.css',
],
},
'inputs': [

Powered by Google App Engine
This is Rietveld 408576698