Chromium Code Reviews| Index: chrome/browser/ui/views/accessibility/invert_bubble_view.h |
| diff --git a/chrome/browser/ui/views/accessibility/invert_bubble_view.h b/chrome/browser/ui/views/accessibility/invert_bubble_view.h |
| index 9e8f2c8e6cdf7a9dfaf7702641fea6c38052c22e..c2d4dc84fdc64ef31577084cb1a971b0929b700a 100644 |
| --- a/chrome/browser/ui/views/accessibility/invert_bubble_view.h |
| +++ b/chrome/browser/ui/views/accessibility/invert_bubble_view.h |
| @@ -7,10 +7,6 @@ |
| class BrowserView; |
| -namespace views { |
| -class View; |
| -} |
| - |
| namespace chrome { |
| // Show a bubble telling the user that they're using Windows high-contrast mode |