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

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

Issue 343593002: Include HTMLFrameOwnerElement.h in fewer headers (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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
« no previous file with comments | « Source/core/dom/ChildFrameDisconnector.h ('k') | Source/core/editing/RemoveFormatCommand.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/dom/ChildFrameDisconnector.cpp
diff --git a/Source/core/dom/ChildFrameDisconnector.cpp b/Source/core/dom/ChildFrameDisconnector.cpp
index 0f8639a0275605245899c0f086552191ed9dc3f5..66c19ced0f7b0c219f77c32040d8f65d0a957b23 100644
--- a/Source/core/dom/ChildFrameDisconnector.cpp
+++ b/Source/core/dom/ChildFrameDisconnector.cpp
@@ -7,6 +7,7 @@
#include "core/dom/shadow/ElementShadow.h"
#include "core/dom/shadow/ShadowRoot.h"
+#include "core/html/HTMLFrameOwnerElement.h"
#include "wtf/Assertions.h"
namespace WebCore {
« no previous file with comments | « Source/core/dom/ChildFrameDisconnector.h ('k') | Source/core/editing/RemoveFormatCommand.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698