| Index: public/platform/WebScreenOrientationClient.h
|
| diff --git a/public/platform/WebScreenOrientationClient.h b/public/platform/WebScreenOrientationClient.h
|
| index 56a74f0feef0a99ba95e2bb57e55258ca987388f..ca0c2c326d212dd137dd1615fcd2eb0257dea7d4 100644
|
| --- a/public/platform/WebScreenOrientationClient.h
|
| +++ b/public/platform/WebScreenOrientationClient.h
|
| @@ -11,7 +11,7 @@ namespace blink {
|
|
|
| class WebLockOrientationCallback;
|
|
|
| -// Client handling screen orientation locking for a given WebView.
|
| +// Client handling screen orientation locking for a given WebFrame.
|
| class WebScreenOrientationClient {
|
| public:
|
| virtual ~WebScreenOrientationClient() { }
|
|
|