| Index: third_party/WebKit/Source/wtf/text/Collator.h
|
| diff --git a/third_party/WebKit/Source/wtf/text/Collator.h b/third_party/WebKit/Source/wtf/text/Collator.h
|
| index 17ac00e2ba96f4469e1083452d94891aa0b75dd9..2a4d2d8141974a259e626b1d9532ba484657f2c9 100644
|
| --- a/third_party/WebKit/Source/wtf/text/Collator.h
|
| +++ b/third_party/WebKit/Source/wtf/text/Collator.h
|
| @@ -29,7 +29,7 @@
|
| #ifndef WTF_Collator_h
|
| #define WTF_Collator_h
|
|
|
| -#include "wtf/FastAllocBase.h"
|
| +#include "wtf/Allocator.h"
|
| #include "wtf/Noncopyable.h"
|
| #include "wtf/PassOwnPtr.h"
|
| #include "wtf/WTFExport.h"
|
|
|