| Index: third_party/WebKit/Source/platform/inspector_protocol/String16WTF.h
|
| diff --git a/third_party/WebKit/Source/platform/inspector_protocol/String16WTF.h b/third_party/WebKit/Source/platform/inspector_protocol/String16WTF.h
|
| index b60045b61c450a9422432e7e78ea78fa9466dc1e..57a91d82c6f68d71d010c9bbc64e2297cdc7eebf 100644
|
| --- a/third_party/WebKit/Source/platform/inspector_protocol/String16WTF.h
|
| +++ b/third_party/WebKit/Source/platform/inspector_protocol/String16WTF.h
|
| @@ -10,6 +10,7 @@
|
| #include "wtf/text/StringBuilder.h"
|
| #include "wtf/text/StringConcatenate.h"
|
| #include "wtf/text/StringHash.h"
|
| +#include "wtf/text/StringToNumber.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|