diff options
Diffstat (limited to 'chrome/browser/ui/views/bubble/bubble.cc')
-rw-r--r-- | chrome/browser/ui/views/bubble/bubble.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/ui/views/bubble/bubble.cc b/chrome/browser/ui/views/bubble/bubble.cc index 37940db..7745709 100644 --- a/chrome/browser/ui/views/bubble/bubble.cc +++ b/chrome/browser/ui/views/bubble/bubble.cc @@ -8,7 +8,6 @@ #include "chrome/browser/ui/views/bubble/border_contents.h" #include "chrome/common/chrome_notification_types.h" -#include "content/common/notification_service.h" #include "ui/base/animation/slide_animation.h" #include "ui/base/keycodes/keyboard_codes.h" #include "ui/gfx/color_utils.h" |