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

Unified Diff: Source/core/xml/DocumentXSLT.h

Issue 703193004: XSLT-in-PrivateScript (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 1 month 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/xml/DocumentXSLT.h
diff --git a/Source/devtools/front_end/toolbox.js b/Source/core/xml/DocumentXSLT.h
similarity index 81%
copy from Source/devtools/front_end/toolbox.js
copy to Source/core/xml/DocumentXSLT.h
index e50fc8b2c7979c47e59021e9f15e083baa0d697a..7487e66ecb612e86a505d98b36bb868f7e3b2752 100644
--- a/Source/devtools/front_end/toolbox.js
+++ b/Source/core/xml/DocumentXSLT.h
@@ -1,5 +1,3 @@
// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-
-Runtime.startApplication("toolbox");

Powered by Google App Engine
This is Rietveld 408576698