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