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

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

Issue 1148633004: Cleanup includes after DOMImplementation::hasFeature neutering (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/svg/SVGTests.cpp
diff --git a/Source/core/svg/SVGTests.cpp b/Source/core/svg/SVGTests.cpp
index 9953105561b60f7c48d4351e361bc99052f96854..b3705f239b2b5d69f34b62656bcc8253314b631e 100644
--- a/Source/core/svg/SVGTests.cpp
+++ b/Source/core/svg/SVGTests.cpp
@@ -19,12 +19,9 @@
*/
#include "config.h"
-
#include "core/svg/SVGTests.h"
#include "core/SVGNames.h"
-#include "core/dom/DOMImplementation.h"
-#include "core/frame/UseCounter.h"
#include "core/svg/SVGElement.h"
#include "platform/Language.h"
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698