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

Unified Diff: content/child/blink_platform_impl.cc

Issue 2576753002: Remove some more private script related things (Closed)
Patch Set: Created 4 years 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 | « no previous file | third_party/WebKit/LayoutTests/fast/dom/marquee-named-property-crash.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/child/blink_platform_impl.cc
diff --git a/content/child/blink_platform_impl.cc b/content/child/blink_platform_impl.cc
index 872234e94e0a21dbe631fb7b007172c9cdc0faaa..c7f68f1497400a3cdd43b41d317d4c690bf26f35 100644
--- a/content/child/blink_platform_impl.cc
+++ b/content/child/blink_platform_impl.cc
@@ -623,9 +623,6 @@ const DataResource kDataResources[] = {
{"InspectorOverlayPage.html",
IDR_INSPECTOR_OVERLAY_PAGE_HTML,
ui::SCALE_FACTOR_NONE},
- {"DocumentExecCommand.js",
- IDR_PRIVATE_SCRIPT_DOCUMENTEXECCOMMAND_JS,
- ui::SCALE_FACTOR_NONE},
{"DocumentXMLTreeViewer.css",
IDR_DOCUMENTXMLTREEVIEWER_CSS,
ui::SCALE_FACTOR_NONE},
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/dom/marquee-named-property-crash.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698