| Index: chrome/test/automation/automation_handle_tracker.cc
 | 
| diff --git a/chrome/test/automation/automation_handle_tracker.cc b/chrome/test/automation/automation_handle_tracker.cc
 | 
| index b5613a5de5c392470572e8bacc58d06558303782..ab29c2a27e81d8472b593d18d1c6526d529ac6e5 100644
 | 
| --- a/chrome/test/automation/automation_handle_tracker.cc
 | 
| +++ b/chrome/test/automation/automation_handle_tracker.cc
 | 
| @@ -4,7 +4,7 @@
 | 
|  
 | 
|  #include "chrome/test/automation/automation_handle_tracker.h"
 | 
|  
 | 
| -#include "chrome/common/automation_messages.h"
 | 
| +#include "chrome/test/automation/automation_messages.h"
 | 
|  #include "chrome/test/automation/automation_proxy.h"
 | 
|  
 | 
|  AutomationResourceProxy::AutomationResourceProxy(
 | 
| 
 |