| Index: chrome/browser/views/theme_install_bubble_view.h
|
| diff --git a/chrome/browser/views/theme_install_bubble_view.h b/chrome/browser/views/theme_install_bubble_view.h
|
| index 8639474b2b09c45fd09449c669e59be504d5e301..dfe9dc49580948c69d0a50164473f967ae889a91 100644
|
| --- a/chrome/browser/views/theme_install_bubble_view.h
|
| +++ b/chrome/browser/views/theme_install_bubble_view.h
|
| @@ -8,6 +8,7 @@
|
|
|
| #include <string>
|
|
|
| +#include "chrome/common/notification_observer.h"
|
| #include "chrome/common/notification_registrar.h"
|
| #include "chrome/common/notification_service.h"
|
| #include "gfx/canvas.h"
|
|
|