| Index: Source/core/dom/ViewportArguments.cpp
|
| diff --git a/Source/core/dom/ViewportArguments.cpp b/Source/core/dom/ViewportArguments.cpp
|
| index 331ac12620b1295ac063911959889ecb8c06b741..e0b346da8d03f9d2076a2e3109555ded960b3e2f 100644
|
| --- a/Source/core/dom/ViewportArguments.cpp
|
| +++ b/Source/core/dom/ViewportArguments.cpp
|
| @@ -29,8 +29,7 @@
|
| #include "core/dom/ViewportArguments.h"
|
|
|
| #include "core/dom/Document.h"
|
| -#include "core/platform/graphics/IntSize.h"
|
| -#include <wtf/text/WTFString.h>
|
| +#include "wtf/text/WTFString.h"
|
|
|
| using namespace std;
|
|
|
|
|