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

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: gn 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
Index: Source/core/core_generated.gyp
diff --git a/Source/core/core_generated.gyp b/Source/core/core_generated.gyp
index 8406d90ee09bd9d01a9e417a34d8bbfa5c666c37..e18623d8c9ebe4eeaef738276e35d49ed2043de1 100644
--- a/Source/core/core_generated.gyp
+++ b/Source/core/core_generated.gyp
@@ -598,6 +598,7 @@
'css/fullscreen.css',
'css/xhtmlmp.css',
'css/viewportAndroid.css',
+ 'html/shadow/PluginPlaceholderElement.css',
],
},
'inputs': [

Powered by Google App Engine
This is Rietveld 408576698