| Index: chrome/browser/ui/views/location_bar/zoom_bubble_view.h
|
| diff --git a/chrome/browser/ui/views/location_bar/zoom_bubble_view.h b/chrome/browser/ui/views/location_bar/zoom_bubble_view.h
|
| index 215044c0ac12bec9afb0aef903cd2c8093a00a63..81db642872cf45c8f91ea5d44fa3edec6d52a2d3 100644
|
| --- a/chrome/browser/ui/views/location_bar/zoom_bubble_view.h
|
| +++ b/chrome/browser/ui/views/location_bar/zoom_bubble_view.h
|
| @@ -16,11 +16,7 @@
|
| #include "ui/views/controls/button/button.h"
|
| #include "ui/views/controls/label.h"
|
|
|
| -class FullscreenController;
|
| -
|
| namespace content {
|
| -class NotificationDetails;
|
| -class NotificationSource;
|
| class WebContents;
|
| }
|
|
|
|
|