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

Unified Diff: Source/core/html/HTMLShadowElement.cpp

Issue 344813003: Include Document.h in fewer headers (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 6 years, 6 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: Source/core/html/HTMLShadowElement.cpp
diff --git a/Source/core/html/HTMLShadowElement.cpp b/Source/core/html/HTMLShadowElement.cpp
index d44d71b741f2655515a78d3bf4bbb234b4374fc9..41d373efdf07525c402d5804b7ba1d5d56420c2a 100644
--- a/Source/core/html/HTMLShadowElement.cpp
+++ b/Source/core/html/HTMLShadowElement.cpp
@@ -32,6 +32,7 @@
#include "core/html/HTMLShadowElement.h"
#include "core/HTMLNames.h"
+#include "core/dom/Document.h"
#include "core/dom/shadow/ShadowRoot.h"
namespace WebCore {
« no previous file with comments | « Source/core/editing/EditingStyle.cpp ('k') | Source/core/html/forms/BaseChooserOnlyDateAndTimeInputType.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698