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

Unified Diff: Source/platform/fonts/GlyphBuffer.h

Issue 203223014: Removed dead and obsolete self-inclusions in headers. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 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/html/parser/HTMLToken.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/fonts/GlyphBuffer.h
diff --git a/Source/platform/fonts/GlyphBuffer.h b/Source/platform/fonts/GlyphBuffer.h
index 03b26df844c33c5b3949581a2ecfabe3c88a5a23..a6be12c52a14904a74660694ed61c0b9b3d7d31c 100644
--- a/Source/platform/fonts/GlyphBuffer.h
+++ b/Source/platform/fonts/GlyphBuffer.h
@@ -31,7 +31,6 @@
#define GlyphBuffer_h
#include "platform/fonts/Glyph.h"
-#include "platform/fonts/GlyphBuffer.h"
#include "platform/geometry/FloatSize.h"
#include "wtf/Vector.h"
« no previous file with comments | « Source/core/html/parser/HTMLToken.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698