| Index: chrome/browser/ui/login/login_prompt.h
|
| diff --git a/chrome/browser/ui/login/login_prompt.h b/chrome/browser/ui/login/login_prompt.h
|
| index 9f58dcdba547651299d9df5aea62b68be2ada2b8..e7f49a54d4ec1fd3628f5bc737854cb800b39b5f 100644
|
| --- a/chrome/browser/ui/login/login_prompt.h
|
| +++ b/chrome/browser/ui/login/login_prompt.h
|
| @@ -16,8 +16,8 @@
|
| class GURL;
|
|
|
| namespace content {
|
| -class RenderViewHostDelegate;
|
| class NotificationRegistrar;
|
| +class RenderViewHostDelegate;
|
| class WebContents;
|
| } // namespace content
|
|
|
|
|