| Index: chrome/browser/dom_ui/shown_sections_handler.cc
|
| ===================================================================
|
| --- chrome/browser/dom_ui/shown_sections_handler.cc (revision 68044)
|
| +++ chrome/browser/dom_ui/shown_sections_handler.cc (working copy)
|
| @@ -10,7 +10,7 @@
|
| #include "base/values.h"
|
| #include "chrome/browser/metrics/user_metrics.h"
|
| #include "chrome/browser/prefs/pref_service.h"
|
| -#include "chrome/browser/profile.h"
|
| +#include "chrome/browser/profiles/profile.h"
|
| #include "chrome/common/chrome_switches.h"
|
| #include "chrome/common/extensions/extension.h"
|
| #include "chrome/common/notification_details.h"
|
|
|