| Index: chrome/browser/cocoa/theme_install_bubble_view.h
|
| diff --git a/chrome/browser/cocoa/theme_install_bubble_view.h b/chrome/browser/cocoa/theme_install_bubble_view.h
|
| index ea308ba8d01e0d8fb21f239657762e6fb551f2bc..f8208dfe42549a2d3d972fa5820872337b6d8b68 100644
|
| --- a/chrome/browser/cocoa/theme_install_bubble_view.h
|
| +++ b/chrome/browser/cocoa/theme_install_bubble_view.h
|
| @@ -2,6 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +#include "chrome/common/notification_observer.h"
|
| #include "chrome/common/notification_registrar.h"
|
| #include "chrome/common/notification_service.h"
|
|
|
|
|