| Index: Source/core/css/CSSDefaultStyleSheets.cpp
|
| diff --git a/Source/core/css/CSSDefaultStyleSheets.cpp b/Source/core/css/CSSDefaultStyleSheets.cpp
|
| index 62ccf1629a0b669f585d1aea7b13d65036a5d555..45a1a4278f410d1dd0966a40f7f13d1e60c62f27 100644
|
| --- a/Source/core/css/CSSDefaultStyleSheets.cpp
|
| +++ b/Source/core/css/CSSDefaultStyleSheets.cpp
|
| @@ -33,9 +33,6 @@
|
| #include "core/css/MediaQueryEvaluator.h"
|
| #include "core/css/RuleSet.h"
|
| #include "core/css/StyleSheetContents.h"
|
| -#include "core/page/Chrome.h"
|
| -#include "core/page/ChromeClient.h"
|
| -#include "core/page/Page.h"
|
| #include "core/rendering/RenderTheme.h"
|
|
|
| namespace WebCore {
|
|
|