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

Unified Diff: Source/core/layout/style/SVGLayoutStyle.h

Issue 933333003: Drop unused includes from SVGLayoutStyle.h (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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/css/resolver/StyleBuilderConverter.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/layout/style/SVGLayoutStyle.h
diff --git a/Source/core/layout/style/SVGLayoutStyle.h b/Source/core/layout/style/SVGLayoutStyle.h
index 5d2c6f50e378a29c9d13079051486e9bf7165a09..e4338dab45a95108322d27b02e0ff1120550f684 100644
--- a/Source/core/layout/style/SVGLayoutStyle.h
+++ b/Source/core/layout/style/SVGLayoutStyle.h
@@ -23,8 +23,6 @@
#ifndef SVGLayoutStyle_h
#define SVGLayoutStyle_h
-#include "bindings/core/v8/ExceptionStatePlaceholder.h"
-#include "core/css/CSSValueList.h"
#include "core/layout/style/DataRef.h"
#include "core/layout/style/LayoutStyleConstants.h"
#include "core/layout/style/SVGLayoutStyleDefs.h"
« no previous file with comments | « Source/core/css/resolver/StyleBuilderConverter.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698