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

Unified Diff: content/child/blink_platform_impl.cc

Issue 1319543004: Revert of Plugins: Remove Shadow DOM Plugin Placeholder (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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: content/child/blink_platform_impl.cc
diff --git a/content/child/blink_platform_impl.cc b/content/child/blink_platform_impl.cc
index 1ff9675e3cd6118aa6a53eabaaee6e78f9053465..222dc990de1e41e9f774a62fd8655962fcb429b1 100644
--- a/content/child/blink_platform_impl.cc
+++ b/content/child/blink_platform_impl.cc
@@ -1027,6 +1027,9 @@
{"HTMLMarqueeElement.js",
IDR_PRIVATE_SCRIPT_HTMLMARQUEEELEMENT_JS,
ui::SCALE_FACTOR_NONE},
+ {"PluginPlaceholderElement.js",
+ IDR_PRIVATE_SCRIPT_PLUGINPLACEHOLDERELEMENT_JS,
+ ui::SCALE_FACTOR_NONE},
{"PrivateScriptRunner.js",
IDR_PRIVATE_SCRIPT_PRIVATESCRIPTRUNNER_JS,
ui::SCALE_FACTOR_NONE},
« no previous file with comments | « components/html_viewer/blink_resource_constants.h ('k') | content/public/renderer/content_renderer_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698