| Index: chrome/browser/content_setting_image_model.cc
|
| ===================================================================
|
| --- chrome/browser/content_setting_image_model.cc (revision 68044)
|
| +++ chrome/browser/content_setting_image_model.cc (working copy)
|
| @@ -7,7 +7,7 @@
|
| #include "app/l10n_util.h"
|
| #include "base/command_line.h"
|
| #include "chrome/browser/content_settings/host_content_settings_map.h"
|
| -#include "chrome/browser/profile.h"
|
| +#include "chrome/browser/profiles/profile.h"
|
| #include "chrome/browser/tab_contents/tab_contents.h"
|
| #include "chrome/common/chrome_switches.h"
|
| #include "grit/generated_resources.h"
|
|
|