| Index: third_party/WebKit/Source/platform/geometry/DoubleSize.cpp
|
| diff --git a/third_party/WebKit/Source/platform/geometry/DoubleSize.cpp b/third_party/WebKit/Source/platform/geometry/DoubleSize.cpp
|
| index 59cfcb47ddeef3711f248bb94c56cad1f191dd00..2f63896914941621ff44e92a48e53407c640030e 100644
|
| --- a/third_party/WebKit/Source/platform/geometry/DoubleSize.cpp
|
| +++ b/third_party/WebKit/Source/platform/geometry/DoubleSize.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "platform/geometry/DoubleSize.h"
|
| #include "platform/geometry/LayoutSize.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| #include <limits>
|
| #include <math.h>
|
|
|