| Index: chrome/browser/automation/chrome_frame_automation_provider.cc
 | 
| diff --git a/chrome/browser/automation/chrome_frame_automation_provider.cc b/chrome/browser/automation/chrome_frame_automation_provider.cc
 | 
| index 4de788ae68ef6b198a726a100e5e9f6565fa3e8b..b3ea6590cc8d64bffd9fc1e436a58cad787cf7f3 100644
 | 
| --- a/chrome/browser/automation/chrome_frame_automation_provider.cc
 | 
| +++ b/chrome/browser/automation/chrome_frame_automation_provider.cc
 | 
| @@ -5,7 +5,7 @@
 | 
|  #include "chrome/browser/automation/chrome_frame_automation_provider.h"
 | 
|  #include "chrome/browser/profile.h"
 | 
|  #include "chrome/browser/profile_manager.h"
 | 
| -#include "chrome/common/automation_messages.h"
 | 
| +#include "chrome/test/automation/automation_messages.h"
 | 
|  #include "ipc/ipc_message.h"
 | 
|  #include "ipc/ipc_channel.h"
 | 
|  
 | 
| 
 |