| Index: chrome/browser/notifications/desktop_notification_service.cc
|
| ===================================================================
|
| --- chrome/browser/notifications/desktop_notification_service.cc (revision 51385)
|
| +++ chrome/browser/notifications/desktop_notification_service.cc (working copy)
|
| @@ -8,7 +8,7 @@
|
| #include "app/resource_bundle.h"
|
| #include "base/thread.h"
|
| #include "base/utf_string_conversions.h"
|
| -#include "chrome/browser/child_process_host.h"
|
| +#include "chrome/browser/browser_child_process_host.h"
|
| #include "chrome/browser/chrome_thread.h"
|
| #include "chrome/browser/extensions/extensions_service.h"
|
| #include "chrome/browser/notifications/notification.h"
|
|
|