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

Unified Diff: third_party/WebKit/Source/core/dom/NodeRareData.cpp

Issue 2856653003: Clean up bindings/core/v8 (Part 3) (Closed)
Patch Set: Rebase Created 3 years, 8 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
Index: third_party/WebKit/Source/core/dom/NodeRareData.cpp
diff --git a/third_party/WebKit/Source/core/dom/NodeRareData.cpp b/third_party/WebKit/Source/core/dom/NodeRareData.cpp
index 46b358d5fd2eaf18e928b2e9f7307c58f0e9b549..1b4177d6c483d5f3ca7c1fec96fb64beb124d216 100644
--- a/third_party/WebKit/Source/core/dom/NodeRareData.cpp
+++ b/third_party/WebKit/Source/core/dom/NodeRareData.cpp
@@ -30,10 +30,10 @@
#include "core/dom/NodeRareData.h"
-#include "bindings/core/v8/ScriptWrappableVisitor.h"
#include "core/dom/Element.h"
#include "core/dom/ElementRareData.h"
#include "core/page/Page.h"
+#include "platform/bindings/ScriptWrappableVisitor.h"
#include "platform/heap/Handle.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/core/dom/NodeRareData.h ('k') | third_party/WebKit/Source/core/dom/StaticNodeList.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698