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

Unified Diff: third_party/WebKit/Source/core/layout/BidiRun.h

Issue 2015583003: Remove assorted unnecessary includes in core/layout/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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: third_party/WebKit/Source/core/layout/BidiRun.h
diff --git a/third_party/WebKit/Source/core/layout/BidiRun.h b/third_party/WebKit/Source/core/layout/BidiRun.h
index 0b7c58e72056a71a119d3267a29a4fde31fee3f0..a6645330d6547f0769f5572d48f5072c911e558d 100644
--- a/third_party/WebKit/Source/core/layout/BidiRun.h
+++ b/third_party/WebKit/Source/core/layout/BidiRun.h
@@ -24,10 +24,8 @@
#ifndef BidiRun_h
#define BidiRun_h
-#include "core/layout/LayoutText.h"
#include "core/layout/api/LineLayoutItem.h"
#include "platform/text/BidiResolver.h"
-#include "wtf/StdLibExtras.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698