Commit a2f8eb2f authored by zvorygin@chromium.org's avatar zvorygin@chromium.org

Removed dead and obsolete self-inclusions in headers.

BUG=353954

Review URL: https://codereview.chromium.org/203223014

git-svn-id: svn://svn.chromium.org/blink/trunk@169559 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent 0610cf3b
...@@ -27,7 +27,6 @@ ...@@ -27,7 +27,6 @@
#define HTMLToken_h #define HTMLToken_h
#include "core/dom/Attribute.h" #include "core/dom/Attribute.h"
#include "core/html/parser/HTMLToken.h"
#include "wtf/PassOwnPtr.h" #include "wtf/PassOwnPtr.h"
#include "wtf/RefCounted.h" #include "wtf/RefCounted.h"
#include "wtf/RefPtr.h" #include "wtf/RefPtr.h"
......
...@@ -31,7 +31,6 @@ ...@@ -31,7 +31,6 @@
#define GlyphBuffer_h #define GlyphBuffer_h
#include "platform/fonts/Glyph.h" #include "platform/fonts/Glyph.h"
#include "platform/fonts/GlyphBuffer.h"
#include "platform/geometry/FloatSize.h" #include "platform/geometry/FloatSize.h"
#include "wtf/Vector.h" #include "wtf/Vector.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment