| Index: chrome/browser/automation/automation_provider.cc
|
| diff --git a/chrome/browser/automation/automation_provider.cc b/chrome/browser/automation/automation_provider.cc
|
| index e55cc0c161fbdd197c73eb867cd8ee1f6581082c..cf07c9cdd7e767b68dd12d0d868bcbe63dfd7986 100644
|
| --- a/chrome/browser/automation/automation_provider.cc
|
| +++ b/chrome/browser/automation/automation_provider.cc
|
| @@ -89,7 +89,7 @@
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebFindOptions.h"
|
|
|
| #if defined(OS_WIN) && !defined(USE_AURA)
|
| -#include "chrome/browser/external_tab_container_win.h"
|
| +#include "chrome/browser/external_tab/external_tab_container_win.h"
|
| #endif // defined(OS_WIN)
|
|
|
| #if defined(OS_CHROMEOS)
|
|
|