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

Unified Diff: Source/core/BUILD.gn

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/BUILD.gn
diff --git a/Source/core/BUILD.gn b/Source/core/BUILD.gn
index 6f88bd0a629b45c3262cd28f138489b5de9b7dfc..0155d70dadbfc922eade768b31510d7b2bc397fd 100644
--- a/Source/core/BUILD.gn
+++ b/Source/core/BUILD.gn
@@ -1030,6 +1030,7 @@ action("make_core_generated_user_agent_style_sheets") {
"css/fullscreen.css",
"css/xhtmlmp.css",
"css/viewportAndroid.css",
+ "css/pluginPlaceholder.css",
]
outputs = [

Powered by Google App Engine
This is Rietveld 408576698