| Index: chrome/browser/ui/views/create_application_shortcut_view.cc
|
| ===================================================================
|
| --- chrome/browser/ui/views/create_application_shortcut_view.cc (revision 68044)
|
| +++ chrome/browser/ui/views/create_application_shortcut_view.cc (working copy)
|
| @@ -10,7 +10,7 @@
|
| #include "base/utf_string_conversions.h"
|
| #include "base/win/windows_version.h"
|
| #include "chrome/browser/prefs/pref_service.h"
|
| -#include "chrome/browser/profile.h"
|
| +#include "chrome/browser/profiles/profile.h"
|
| #include "chrome/browser/tab_contents/tab_contents.h"
|
| #include "chrome/browser/tab_contents/tab_contents_delegate.h"
|
| #include "chrome/common/chrome_constants.h"
|
|
|