| Index: third_party/WebKit/Source/bindings/core/v8/ScriptValueSerializer.h
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/ScriptValueSerializer.h b/third_party/WebKit/Source/bindings/core/v8/ScriptValueSerializer.h
|
| index 7e8a59fa3c03b9fd78728aa9df25f7545779b836..03ca5c58020662fc4b90f11bff5cd5b551cb739b 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/ScriptValueSerializer.h
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/ScriptValueSerializer.h
|
| @@ -233,8 +233,6 @@ class CORE_EXPORT ScriptValueSerializer {
|
| Transferables*,
|
| ExceptionState&);
|
|
|
| - static String serializeWTFString(const String&);
|
| -
|
| protected:
|
| class StateBase {
|
| USING_FAST_MALLOC(StateBase);
|
|
|