diff options
Diffstat (limited to 'chrome/browser/notifications/notification_object_proxy.cc')
-rw-r--r-- | chrome/browser/notifications/notification_object_proxy.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/notifications/notification_object_proxy.cc b/chrome/browser/notifications/notification_object_proxy.cc index 6b10afe..a973473 100644 --- a/chrome/browser/notifications/notification_object_proxy.cc +++ b/chrome/browser/notifications/notification_object_proxy.cc @@ -6,7 +6,6 @@ #include "base/message_loop.h" #include "base/string16.h" -#include "chrome/browser/browser_process.h" #include "chrome/browser/browser_thread.h" #include "chrome/browser/renderer_host/render_view_host.h" #include "chrome/common/render_messages.h" |