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

Unified Diff: third_party/WebKit/Source/core/core_idl_files.gni

Issue 2562093002: Move DocumentXMLTreeViewer off of private script (Closed)
Patch Set: Code review changes 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/core_idl_files.gni
diff --git a/third_party/WebKit/Source/core/core_idl_files.gni b/third_party/WebKit/Source/core/core_idl_files.gni
index af4193423862e915245aad447f09e3ff733988fd..e0b7a105e24f5d4d597431aaf42e79f6b425888f 100644
--- a/third_party/WebKit/Source/core/core_idl_files.gni
+++ b/third_party/WebKit/Source/core/core_idl_files.gni
@@ -487,7 +487,6 @@ core_dependency_idl_files =
"timing/WindowPerformance.idl",
"timing/WorkerGlobalScopePerformance.idl",
"workers/AbstractWorker.idl",
- "xml/DocumentXMLTreeViewer.idl",
"xml/DocumentXPathEvaluator.idl",
],
"abspath")

Powered by Google App Engine
This is Rietveld 408576698