| Index: content/public/browser/android/content_protocol_handler.h
|
| diff --git a/content/public/browser/android/content_protocol_handler.h b/content/public/browser/android/content_protocol_handler.h
|
| index be9473e1bb3e12cae1277bd38644dd706d8f1caa..2f47ddba49d4f4f525d0cfad6559b5bdaff3c880 100644
|
| --- a/content/public/browser/android/content_protocol_handler.h
|
| +++ b/content/public/browser/android/content_protocol_handler.h
|
| @@ -23,7 +23,6 @@ class CONTENT_EXPORT ContentProtocolHandler :
|
| static ContentProtocolHandler* Create(
|
| const scoped_refptr<base::TaskRunner>& content_task_runner);
|
|
|
| - protected:
|
| ~ContentProtocolHandler() override {}
|
| };
|
|
|
|
|