diff options
Diffstat (limited to 'chrome/browser/automation/automation_tab_helper.cc')
-rw-r--r-- | chrome/browser/automation/automation_tab_helper.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/automation/automation_tab_helper.cc b/chrome/browser/automation/automation_tab_helper.cc index d012852..3c5a2ea 100644 --- a/chrome/browser/automation/automation_tab_helper.cc +++ b/chrome/browser/automation/automation_tab_helper.cc @@ -7,7 +7,6 @@ #include <algorithm> #include "chrome/common/automation_messages.h" -#include "content/browser/tab_contents/navigation_controller.h" #include "content/public/browser/web_contents.h" #include "ipc/ipc_message.h" #include "ipc/ipc_message_macros.h" |