| Index: chrome/browser/notifications/balloon_collection_impl.h
|
| diff --git a/chrome/browser/notifications/balloon_collection_impl.h b/chrome/browser/notifications/balloon_collection_impl.h
|
| index cff70774ede0e8d5121eba6b6c44b60c2f4b9685..07b223d6a27db19b244c289e922409149fda2517 100644
|
| --- a/chrome/browser/notifications/balloon_collection_impl.h
|
| +++ b/chrome/browser/notifications/balloon_collection_impl.h
|
| @@ -36,7 +36,7 @@
|
| class BalloonCollectionImpl : public BalloonCollection,
|
| public content::NotificationObserver
|
| #if USE_OFFSETS
|
| - , public MessageLoopForUI::Observer
|
| + , public base::MessageLoopForUI::Observer
|
| #endif
|
| {
|
| public:
|
|
|