Chromium Code Reviews| Index: Source/core/platform/Theme.h |
| diff --git a/Source/core/platform/Theme.h b/Source/core/platform/Theme.h |
| index f8fde5e45b3eebd120652806458ce012249fa35e..e8e91ecd23393ae133aad2ad6b2c0da88d395adc 100644 |
| --- a/Source/core/platform/Theme.h |
| +++ b/Source/core/platform/Theme.h |
| @@ -32,7 +32,7 @@ |
| #include "core/platform/graphics/Color.h" |
| #include "core/platform/graphics/Font.h" |
| #include "core/platform/graphics/IntRect.h" |
| -#include <wtf/Forward.h> |
| +#include "wtf/Forward.h" |
| namespace WebCore { |