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

Unified Diff: Source/core/svg/SVGGlyphRefElement.cpp

Issue 15942008: Remove unused includes from core/inspector and core/svg .cpp files (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: 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/svg/SVGGlyphRefElement.cpp
diff --git a/Source/core/svg/SVGGlyphRefElement.cpp b/Source/core/svg/SVGGlyphRefElement.cpp
index 85b0b492508ae098fd853346239cd47c3ef1b9aa..0c334360b8649894b0079cbf60888960a6a5ab86 100644
--- a/Source/core/svg/SVGGlyphRefElement.cpp
+++ b/Source/core/svg/SVGGlyphRefElement.cpp
@@ -24,7 +24,6 @@
#include "SVGNames.h"
#include "XLinkNames.h"
-#include "core/svg/SVGGlyphElement.h"
#include "core/svg/SVGParserUtilities.h"
#include <wtf/text/AtomicString.h>

Powered by Google App Engine
This is Rietveld 408576698