| Index: chrome/browser/automation/automation_provider_gtk.cc
|
| diff --git a/chrome/browser/automation/automation_provider_gtk.cc b/chrome/browser/automation/automation_provider_gtk.cc
|
| index 37c4fb88807a59fe0dc98a0c71c38dce1d07df44..bf6a15c73b0fff8886f3e40c05f96b9d791a2101 100644
|
| --- a/chrome/browser/automation/automation_provider_gtk.cc
|
| +++ b/chrome/browser/automation/automation_provider_gtk.cc
|
| @@ -13,7 +13,7 @@
|
| #include "chrome/browser/gtk/browser_window_gtk.h"
|
| #include "chrome/browser/gtk/gtk_util.h"
|
| #include "chrome/browser/gtk/view_id_util.h"
|
| -#include "chrome/test/automation/automation_messages.h"
|
| +#include "chrome/common/automation_messages.h"
|
| #include "gfx/point.h"
|
| #include "gfx/rect.h"
|
|
|
|
|