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

Unified Diff: third_party/WebKit/Source/core/style/ShadowList.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/style/ShadowList.h
diff --git a/third_party/WebKit/Source/core/style/ShadowList.h b/third_party/WebKit/Source/core/style/ShadowList.h
index fb79b7a82bb81e7cd09f8a2ee12f5b460edc3997..2de31cbb8e491ce6758cfb0d525d16c5157d72e9 100644
--- a/third_party/WebKit/Source/core/style/ShadowList.h
+++ b/third_party/WebKit/Source/core/style/ShadowList.h
@@ -31,7 +31,6 @@
#ifndef ShadowList_h
#define ShadowList_h
-#include "core/style/ComputedStyle.h"
#include "core/style/ShadowData.h"
#include "platform/geometry/FloatRectOutsets.h"
#include "platform/geometry/LayoutRect.h"

Powered by Google App Engine
This is Rietveld 408576698