Index: chrome/browser/automation/extension_port_container.cc |
=================================================================== |
--- chrome/browser/automation/extension_port_container.cc (revision 69306) |
+++ chrome/browser/automation/extension_port_container.cc (working copy) |
@@ -15,7 +15,6 @@ |
#include "chrome/browser/renderer_host/render_process_host.h" |
#include "chrome/browser/renderer_host/render_view_host.h" |
#include "chrome/common/automation_messages.h" |
-#include "chrome/common/notification_service.h" |
#include "chrome/common/render_messages.h" |
// TODO(siggi): Find a more structured way to read and write JSON messages. |