| Index: third_party/WebKit/Source/platform/wtf/HexNumber.h
|
| diff --git a/third_party/WebKit/Source/wtf/HexNumber.h b/third_party/WebKit/Source/platform/wtf/HexNumber.h
|
| similarity index 98%
|
| copy from third_party/WebKit/Source/wtf/HexNumber.h
|
| copy to third_party/WebKit/Source/platform/wtf/HexNumber.h
|
| index 71f6612f54831acd2d65a712988b3529d798910f..dd73cef3149d468eb30ac42f3b35ed3815121084 100644
|
| --- a/third_party/WebKit/Source/wtf/HexNumber.h
|
| +++ b/third_party/WebKit/Source/platform/wtf/HexNumber.h
|
| @@ -20,7 +20,7 @@
|
| #ifndef HexNumber_h
|
| #define HexNumber_h
|
|
|
| -#include "wtf/text/StringConcatenate.h"
|
| +#include "platform/wtf/text/StringConcatenate.h"
|
|
|
| namespace WTF {
|
|
|
|
|