| Index: third_party/WebKit/Source/platform/text/CharacterTest.cpp
|
| diff --git a/third_party/WebKit/Source/platform/fonts/CharacterTest.cpp b/third_party/WebKit/Source/platform/text/CharacterTest.cpp
|
| similarity index 99%
|
| rename from third_party/WebKit/Source/platform/fonts/CharacterTest.cpp
|
| rename to third_party/WebKit/Source/platform/text/CharacterTest.cpp
|
| index b6de7276ed70a8113ccf5ecc83dddbfc2e8f9b40..c47d67a40bf9b00321c8b7cdfa98fda7fa09d49b 100644
|
| --- a/third_party/WebKit/Source/platform/fonts/CharacterTest.cpp
|
| +++ b/third_party/WebKit/Source/platform/text/CharacterTest.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 "platform/Logging.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|