| Index: third_party/WebKit/Source/core/paint/PaintPropertyTreePrinter.h
|
| diff --git a/third_party/WebKit/Source/core/paint/PaintPropertyTreePrinter.h b/third_party/WebKit/Source/core/paint/PaintPropertyTreePrinter.h
|
| index cff2a235773712a982719c3a52393d6fab95e662..277eb77ac076947f935ad07d755b73bb7a0835f3 100644
|
| --- a/third_party/WebKit/Source/core/paint/PaintPropertyTreePrinter.h
|
| +++ b/third_party/WebKit/Source/core/paint/PaintPropertyTreePrinter.h
|
| @@ -6,7 +6,7 @@
|
| #define PaintPropertyTreePrinter_h
|
|
|
| #include "core/CoreExport.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| #if DCHECK_IS_ON()
|
|
|
|
|