| Index: third_party/WebKit/Source/core/css/CSSInheritedValue.h
|
| diff --git a/third_party/WebKit/Source/core/css/CSSInheritedValue.h b/third_party/WebKit/Source/core/css/CSSInheritedValue.h
|
| index 34a9d15aaac8a2d6109dfc2d686b645ec81e22bd..75c2515bbd4a49723bbe758b208a4a428559cf1a 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSInheritedValue.h
|
| +++ b/third_party/WebKit/Source/core/css/CSSInheritedValue.h
|
| @@ -22,7 +22,7 @@
|
| #define CSSInheritedValue_h
|
|
|
| #include "core/css/CSSValue.h"
|
| -#include "wtf/PassRefPtr.h"
|
| +#include "platform/wtf/PassRefPtr.h"
|
|
|
| namespace blink {
|
|
|
|
|