| Index: third_party/WebKit/Source/platform/text/CharacterEmoji.cpp
|
| diff --git a/third_party/WebKit/Source/platform/fonts/CharacterEmoji.cpp b/third_party/WebKit/Source/platform/text/CharacterEmoji.cpp
|
| similarity index 99%
|
| rename from third_party/WebKit/Source/platform/fonts/CharacterEmoji.cpp
|
| rename to third_party/WebKit/Source/platform/text/CharacterEmoji.cpp
|
| index bf2380115054d56399a9d68dbbbdbf5cf3dc1053..e0fbb83e2d72b36372439e904fb984844ebf4eed 100644
|
| --- a/third_party/WebKit/Source/platform/fonts/CharacterEmoji.cpp
|
| +++ b/third_party/WebKit/Source/platform/text/CharacterEmoji.cpp
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "platform/fonts/Character.h"
|
| +#include "platform/text/Character.h"
|
|
|
| #include <unicode/uniset.h>
|
|
|
|
|