| Index: components/bubble/bubble_manager.h
|
| diff --git a/components/bubble/bubble_manager.h b/components/bubble/bubble_manager.h
|
| index b89cba88c21d273a54612e6572c719a413ecd870..3e2d838f8902dc708ad4482302665377f02fe069 100644
|
| --- a/components/bubble/bubble_manager.h
|
| +++ b/components/bubble/bubble_manager.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef COMPONENTS_BUBBLE_BUBBLE_MANAGER_H_
|
| #define COMPONENTS_BUBBLE_BUBBLE_MANAGER_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/scoped_vector.h"
|
| #include "base/observer_list.h"
|
|
|