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

Unified Diff: Source/core/dom/StyleSheetScopingNodeList.cpp

Issue 70063005: [Refactoring] Remove include "core/inspector/InspectorInstrumentation.h" from SelectorChecker.h (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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
« no previous file with comments | « Source/core/dom/StyleSheetScopingNodeList.h ('k') | Source/core/inspector/InspectorCSSAgent.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/dom/StyleSheetScopingNodeList.cpp
diff --git a/Source/core/dom/StyleSheetScopingNodeList.cpp b/Source/core/dom/StyleSheetScopingNodeList.cpp
index e2a5b3da044d13db917210f1a9239bc572c9e72b..5d809e0090411cd7c35c8bffe966d71359a636e9 100644
--- a/Source/core/dom/StyleSheetScopingNodeList.cpp
+++ b/Source/core/dom/StyleSheetScopingNodeList.cpp
@@ -29,6 +29,7 @@
#include "core/dom/StyleSheetScopingNodeList.h"
#include "core/dom/Document.h"
+#include "core/dom/Node.h"
namespace WebCore {
« no previous file with comments | « Source/core/dom/StyleSheetScopingNodeList.h ('k') | Source/core/inspector/InspectorCSSAgent.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698