| Index: chrome/browser/ui/cocoa/keystone_infobar.mm
|
| ===================================================================
|
| --- chrome/browser/ui/cocoa/keystone_infobar.mm (revision 68044)
|
| +++ chrome/browser/ui/cocoa/keystone_infobar.mm (working copy)
|
| @@ -15,7 +15,7 @@
|
| #include "base/task.h"
|
| #include "chrome/browser/first_run/first_run.h"
|
| #include "chrome/browser/prefs/pref_service.h"
|
| -#include "chrome/browser/profile.h"
|
| +#include "chrome/browser/profiles/profile.h"
|
| #include "chrome/browser/tab_contents/infobar_delegate.h"
|
| #include "chrome/browser/tab_contents/navigation_controller.h"
|
| #include "chrome/browser/tab_contents/tab_contents.h"
|
|
|