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

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

Issue 17480002: Remove unused includes from core/accessibility, core/css and core/dom (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: rebased Created 7 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/dom/Attr.cpp
diff --git a/Source/core/dom/Attr.cpp b/Source/core/dom/Attr.cpp
index 7aaf56c8917de9ec420ebcc45af3cb25516b292c..22070779d74e4a46f00ce72518c161b945d4d88e 100644
--- a/Source/core/dom/Attr.cpp
+++ b/Source/core/dom/Attr.cpp
@@ -24,7 +24,6 @@
#include "core/dom/Attr.h"
#include "XMLNSNames.h"
-#include "core/css/StylePropertySet.h"
#include "core/dom/ExceptionCode.h"
#include "core/dom/ScopedEventQueue.h"
#include "core/dom/StyledElement.h"

Powered by Google App Engine
This is Rietveld 408576698