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

Unified Diff: third_party/WebKit/Source/core/BUILD.gn

Issue 2562093002: Move DocumentXMLTreeViewer off of private script (Closed)
Patch Set: Removed the wrong include 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
Index: third_party/WebKit/Source/core/BUILD.gn
diff --git a/third_party/WebKit/Source/core/BUILD.gn b/third_party/WebKit/Source/core/BUILD.gn
index 222655a4f1cce72b83aa0fb1978bffc9f3ed728a..0566aa62b974ea336753a9af7e9d04739d167c1c 100644
--- a/third_party/WebKit/Source/core/BUILD.gn
+++ b/third_party/WebKit/Source/core/BUILD.gn
@@ -700,7 +700,6 @@ action("make_core_generated_private_script") {
inputs = [
"../bindings/core/v8/PrivateScriptRunner.js",
- "xml/DocumentXMLTreeViewer.js",
]
outputs = [
"$blink_core_output_dir/PrivateScriptSources.h",

Powered by Google App Engine
This is Rietveld 408576698