| Index: third_party/WebKit/Source/modules/presentation/NavigatorPresentation.h
|
| diff --git a/third_party/WebKit/Source/modules/presentation/NavigatorPresentation.h b/third_party/WebKit/Source/modules/presentation/NavigatorPresentation.h
|
| index 0f24298d8f636fce1716b40857ed61fa46ae0b31..f888fe5c3116d3c88c2518c27fc8aa57d043804c 100644
|
| --- a/third_party/WebKit/Source/modules/presentation/NavigatorPresentation.h
|
| +++ b/third_party/WebKit/Source/modules/presentation/NavigatorPresentation.h
|
| @@ -26,7 +26,7 @@
|
| DECLARE_VIRTUAL_TRACE();
|
|
|
| private:
|
| - explicit NavigatorPresentation(Navigator&);
|
| + NavigatorPresentation();
|
|
|
| static const char* supplementName();
|
| Presentation* presentation();
|
|
|