| Index: third_party/WebKit/Source/core/style/StyleDeprecatedFlexibleBoxData.h
|
| diff --git a/third_party/WebKit/Source/core/style/StyleDeprecatedFlexibleBoxData.h b/third_party/WebKit/Source/core/style/StyleDeprecatedFlexibleBoxData.h
|
| index 67a80f558f93f42370e44b8a401434c321a161c3..cb157a63fac1f6fbf2c662dbebac3edf3d94a460 100644
|
| --- a/third_party/WebKit/Source/core/style/StyleDeprecatedFlexibleBoxData.h
|
| +++ b/third_party/WebKit/Source/core/style/StyleDeprecatedFlexibleBoxData.h
|
| @@ -25,8 +25,8 @@
|
| #ifndef StyleDeprecatedFlexibleBoxData_h
|
| #define StyleDeprecatedFlexibleBoxData_h
|
|
|
| -#include "wtf/PassRefPtr.h"
|
| -#include "wtf/RefCounted.h"
|
| +#include "platform/wtf/PassRefPtr.h"
|
| +#include "platform/wtf/RefCounted.h"
|
|
|
| namespace blink {
|
|
|
|
|