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

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

Issue 2539363003: Don't include ComputedStyle.h where not needed. (Closed)
Patch Set: Add ~HTMLOptGroupElement(). Comment stolen from ~HTMLOptionElement(). Created 4 years 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/LayoutQuote.h
diff --git a/third_party/WebKit/Source/core/layout/LayoutQuote.h b/third_party/WebKit/Source/core/layout/LayoutQuote.h
index 9bb4c3089a0162c6954584fe621fec7b65dc98ab..3b460372d2511f59858c4d495865caa4dcaa1350 100644
--- a/third_party/WebKit/Source/core/layout/LayoutQuote.h
+++ b/third_party/WebKit/Source/core/layout/LayoutQuote.h
@@ -23,8 +23,6 @@
#define LayoutQuote_h
#include "core/layout/LayoutInline.h"
-#include "core/style/ComputedStyle.h"
-#include "core/style/ComputedStyleConstants.h"
#include "core/style/QuotesData.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698