| Index: third_party/WebKit/Source/platform/text/BidiCharacterRun.cpp
|
| diff --git a/third_party/WebKit/Source/platform/text/BidiCharacterRun.cpp b/third_party/WebKit/Source/platform/text/BidiCharacterRun.cpp
|
| index 9d7fb1882bfef3d4eaf8a3468e219ae3321ed4c2..89e6c9280366e54f6ba338667c0138d07a430801 100644
|
| --- a/third_party/WebKit/Source/platform/text/BidiCharacterRun.cpp
|
| +++ b/third_party/WebKit/Source/platform/text/BidiCharacterRun.cpp
|
| @@ -23,7 +23,7 @@
|
|
|
| #include "platform/text/BidiCharacterRun.h"
|
|
|
| -#include "wtf/allocator/Partitions.h"
|
| +#include "platform/wtf/allocator/Partitions.h"
|
|
|
| using namespace WTF;
|
|
|
|
|