| Index: third_party/WebKit/Source/core/css/CSSQuadValue.h
|
| diff --git a/third_party/WebKit/Source/core/css/CSSQuadValue.h b/third_party/WebKit/Source/core/css/CSSQuadValue.h
|
| index 4738a6634346ed7040642f18ca6bb3bdaf40ada6..e529da6d6cf540465cd06d8ae9d1de1f7f81d594 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSQuadValue.h
|
| +++ b/third_party/WebKit/Source/core/css/CSSQuadValue.h
|
| @@ -23,7 +23,7 @@
|
|
|
| #include "core/CoreExport.h"
|
| #include "core/css/CSSValue.h"
|
| -#include "wtf/RefPtr.h"
|
| +#include "platform/wtf/RefPtr.h"
|
|
|
| namespace blink {
|
|
|
|
|