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

Unified Diff: sky/engine/core/loader/DocumentWriter.cpp

Issue 680583003: Delete ScriptableDocumentParser (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Sort headers Created 6 years, 2 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
« no previous file with comments | « sky/engine/core/html/parser/HTMLTreeBuilder.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/core/loader/DocumentWriter.cpp
diff --git a/sky/engine/core/loader/DocumentWriter.cpp b/sky/engine/core/loader/DocumentWriter.cpp
index fb970709d61e4b158480bde591ddb5be09b8b96e..eca812c64569c045a24fd0cdfa2ee135fc525d66 100644
--- a/sky/engine/core/loader/DocumentWriter.cpp
+++ b/sky/engine/core/loader/DocumentWriter.cpp
@@ -30,7 +30,7 @@
#include "core/loader/DocumentWriter.h"
#include "core/dom/Document.h"
-#include "core/dom/ScriptableDocumentParser.h"
+#include "core/dom/DocumentParser.h"
#include "core/frame/LocalFrame.h"
namespace blink {
« no previous file with comments | « sky/engine/core/html/parser/HTMLTreeBuilder.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698