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

Unified Diff: Source/core/html/shadow/HTMLContentElement.cpp

Issue 15422005: Remove unused includes from core/html .cpp files (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: rebased Created 7 years, 7 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/shadow/HTMLContentElement.cpp
diff --git a/Source/core/html/shadow/HTMLContentElement.cpp b/Source/core/html/shadow/HTMLContentElement.cpp
index 79cf9ef9a68c045a682a31943074330c03d6565a..74eab2b613bd9e439d08adb093447ce71fe5a7a1 100644
--- a/Source/core/html/shadow/HTMLContentElement.cpp
+++ b/Source/core/html/shadow/HTMLContentElement.cpp
@@ -28,11 +28,8 @@
#include "core/html/shadow/HTMLContentElement.h"
#include "HTMLNames.h"
-#include "RuntimeEnabledFeatures.h"
#include "core/css/CSSParser.h"
#include "core/dom/QualifiedName.h"
-#include "core/dom/shadow/ContentDistributor.h"
-#include "core/dom/shadow/ContentSelectorQuery.h"
#include "core/dom/shadow/ShadowRoot.h"
#include <wtf/StdLibExtras.h>
« no previous file with comments | « Source/core/html/shadow/DateTimeFieldElement.cpp ('k') | Source/core/html/shadow/MediaControlElementTypes.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698