| Index: chrome/browser/automation/automation_provider_win.cc
|
| ===================================================================
|
| --- chrome/browser/automation/automation_provider_win.cc (revision 68044)
|
| +++ chrome/browser/automation/automation_provider_win.cc (working copy)
|
| @@ -18,7 +18,7 @@
|
| #include "chrome/browser/browser_window.h"
|
| #include "chrome/browser/extensions/extension_event_router.h"
|
| #include "chrome/browser/external_tab_container_win.h"
|
| -#include "chrome/browser/profile.h"
|
| +#include "chrome/browser/profiles/profile.h"
|
| #include "chrome/browser/renderer_host/render_view_host.h"
|
| #include "chrome/browser/tab_contents/tab_contents.h"
|
| #include "chrome/browser/views/bookmark_bar_view.h"
|
|
|