| Index: third_party/WebKit/Source/modules/webshare/NavigatorShare.h
|
| diff --git a/third_party/WebKit/Source/modules/webshare/NavigatorShare.h b/third_party/WebKit/Source/modules/webshare/NavigatorShare.h
|
| index 0e05fc5875a2f042e997a7c7ca706b931b8f4cfc..6ffe984298afd6fbbf80c56b9e2e5c374b6225d6 100644
|
| --- a/third_party/WebKit/Source/modules/webshare/NavigatorShare.h
|
| +++ b/third_party/WebKit/Source/modules/webshare/NavigatorShare.h
|
| @@ -41,7 +41,7 @@
|
| private:
|
| class ShareClientImpl;
|
|
|
| - explicit NavigatorShare(Navigator&);
|
| + NavigatorShare();
|
| static const char* supplementName();
|
|
|
| void onConnectionError();
|
|
|