| Index: chrome/browser/undo/bookmark_renumber_observer.h
|
| diff --git a/chrome/browser/undo/bookmark_renumber_observer.h b/chrome/browser/undo/bookmark_renumber_observer.h
|
| index e539198647b1711066cabd8afec6b63c96cccf23..19f0774fe762f09a850ffe0d058e2b9c81641192 100644
|
| --- a/chrome/browser/undo/bookmark_renumber_observer.h
|
| +++ b/chrome/browser/undo/bookmark_renumber_observer.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef CHROME_BROWSER_UNDO_BOOKMARK_RENUMBER_OBSERVER_H_
|
| #define CHROME_BROWSER_UNDO_BOOKMARK_RENUMBER_OBSERVER_H_
|
|
|
| +#include "base/basictypes.h"
|
| +
|
| class BookmarkRenumberObserver {
|
| public:
|
| // Invoked when a bookmark id has been renumbered so that any
|
|
|