| Index: third_party/WebKit/Source/platform/text/WebEntities.cpp
|
| diff --git a/third_party/WebKit/Source/web/WebEntities.cpp b/third_party/WebKit/Source/platform/text/WebEntities.cpp
|
| similarity index 98%
|
| rename from third_party/WebKit/Source/web/WebEntities.cpp
|
| rename to third_party/WebKit/Source/platform/text/WebEntities.cpp
|
| index b652f9ee09b73267349d64ae76c0bce740589360..7da0e4b866d45cd14597b56982abeaaf44af1b60 100644
|
| --- a/third_party/WebKit/Source/web/WebEntities.cpp
|
| +++ b/third_party/WebKit/Source/platform/text/WebEntities.cpp
|
| @@ -28,7 +28,7 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "web/WebEntities.h"
|
| +#include "platform/text/WebEntities.h"
|
|
|
| #include <string.h>
|
| #include "platform/wtf/text/StringBuilder.h"
|
|
|