| Index: chrome/browser/dom_ui/options/core_options_handler.cc
|
| ===================================================================
|
| --- chrome/browser/dom_ui/options/core_options_handler.cc (revision 69306)
|
| +++ chrome/browser/dom_ui/options/core_options_handler.cc (working copy)
|
| @@ -13,7 +13,7 @@
|
| #include "chrome/browser/metrics/user_metrics.h"
|
| #include "chrome/browser/prefs/pref_service.h"
|
| #include "chrome/browser/profiles/profile.h"
|
| -#include "chrome/common/notification_service.h"
|
| +#include "chrome/common/notification_details.h"
|
| #include "chrome/common/notification_type.h"
|
| #include "chrome/common/url_constants.h"
|
| #include "googleurl/src/gurl.h"
|
| @@ -367,4 +367,3 @@
|
| }
|
| }
|
| }
|
| -
|
|
|