| Index: third_party/WebKit/Source/platform/wtf/text/CharacterNames.h
|
| diff --git a/third_party/WebKit/Source/wtf/text/CharacterNames.h b/third_party/WebKit/Source/platform/wtf/text/CharacterNames.h
|
| similarity index 99%
|
| copy from third_party/WebKit/Source/wtf/text/CharacterNames.h
|
| copy to third_party/WebKit/Source/platform/wtf/text/CharacterNames.h
|
| index e97e33220ee7178d6249efa93f5d4cd3dd293df4..2a189b1261dabecaa7f38174d12992b9ac0245b1 100644
|
| --- a/third_party/WebKit/Source/wtf/text/CharacterNames.h
|
| +++ b/third_party/WebKit/Source/platform/wtf/text/CharacterNames.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef CharacterNames_h
|
| #define CharacterNames_h
|
|
|
| -#include "wtf/text/Unicode.h"
|
| +#include "platform/wtf/text/Unicode.h"
|
|
|
| namespace WTF {
|
| namespace Unicode {
|
|
|