| Index: third_party/WebKit/Source/platform/text/CompressibleString.h
|
| diff --git a/third_party/WebKit/Source/platform/text/CompressibleString.h b/third_party/WebKit/Source/platform/text/CompressibleString.h
|
| index b7b3548031c167d5a40fd95be3022b751b60cb20..0ab99cf644b5376a25ab29af06e406fc2bbb752b 100644
|
| --- a/third_party/WebKit/Source/platform/text/CompressibleString.h
|
| +++ b/third_party/WebKit/Source/platform/text/CompressibleString.h
|
| @@ -6,6 +6,7 @@
|
| #define CompressibleString_h
|
|
|
| #include "platform/PlatformExport.h"
|
| +#include "wtf/RefCounted.h"
|
| #include "wtf/text/Unicode.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
|
|