| Index: chrome_frame/test/net/test_automation_provider.cc
|
| diff --git a/chrome_frame/test/net/test_automation_provider.cc b/chrome_frame/test/net/test_automation_provider.cc
|
| index 7594f30fac6123f6a2bfc40f2811bf0c7e8a0057..5b8a9a62911a91bac97350d465f20da8edb6c238 100644
|
| --- a/chrome_frame/test/net/test_automation_provider.cc
|
| +++ b/chrome_frame/test/net/test_automation_provider.cc
|
| @@ -7,7 +7,7 @@
|
| #include "base/command_line.h"
|
| #include "base/file_version_info.h"
|
| #include "base/path_service.h"
|
| -#include "chrome/test/automation/automation_messages.h"
|
| +#include "chrome/common/automation_messages.h"
|
| #include "chrome_frame/test/net/test_automation_resource_message_filter.h"
|
|
|
| namespace {
|
|
|