| Index: third_party/WebKit/Source/platform/geometry/LayoutSize.cpp
|
| diff --git a/third_party/WebKit/Source/platform/geometry/LayoutSize.cpp b/third_party/WebKit/Source/platform/geometry/LayoutSize.cpp
|
| index 4ce3dd8dff1e46b2f45324cfa24c26f40b73f111..aebd1362eab0e35a8e7dde0ad3bd9c9043d3332a 100644
|
| --- a/third_party/WebKit/Source/platform/geometry/LayoutSize.cpp
|
| +++ b/third_party/WebKit/Source/platform/geometry/LayoutSize.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "platform/geometry/LayoutSize.h"
|
|
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|