| Index: third_party/WebKit/Source/core/fileapi/FileReaderLoader.h
|
| diff --git a/third_party/WebKit/Source/core/fileapi/FileReaderLoader.h b/third_party/WebKit/Source/core/fileapi/FileReaderLoader.h
|
| index 9d5f4533f3c87e6528eb492e78dadbe151d4748a..c1ab823b78dafb85af059c3071747a5b8f48514c 100644
|
| --- a/third_party/WebKit/Source/core/fileapi/FileReaderLoader.h
|
| +++ b/third_party/WebKit/Source/core/fileapi/FileReaderLoader.h
|
| @@ -107,7 +107,6 @@ public:
|
|
|
| private:
|
| void startInternal(ExecutionContext&, const Stream*, PassRefPtr<BlobDataHandle>);
|
| - void terminate();
|
| void cleanup();
|
|
|
| void failed(FileError::ErrorCode);
|
|
|