| Index: chrome/browser/profiles/profile_shortcut_manager_win.h
|
| diff --git a/chrome/browser/profiles/profile_shortcut_manager_win.h b/chrome/browser/profiles/profile_shortcut_manager_win.h
|
| index 938bcbecc62733a1f6172296b1cb16688777dfe7..94de48257d73aa15e48cda97f52dca3c1016fbb3 100644
|
| --- a/chrome/browser/profiles/profile_shortcut_manager_win.h
|
| +++ b/chrome/browser/profiles/profile_shortcut_manager_win.h
|
| @@ -8,7 +8,7 @@
|
|
|
| #include <vector>
|
|
|
| -#include "base/callback.h"
|
| +#include "base/callback_forward.h"
|
| #include "base/compiler_specific.h"
|
| #include "base/string16.h"
|
| #include "chrome/browser/profiles/profile_info_cache_observer.h"
|
|
|