| Index: chrome_frame/cfproxy_support.cc
 | 
| diff --git a/chrome_frame/cfproxy_support.cc b/chrome_frame/cfproxy_support.cc
 | 
| index 162d03978fb9a557e8ae20aa0c00470c391a0e3a..42e6a282c777747a4a6302aff241a67c2eb95d54 100644
 | 
| --- a/chrome_frame/cfproxy_support.cc
 | 
| +++ b/chrome_frame/cfproxy_support.cc
 | 
| @@ -8,8 +8,8 @@
 | 
|  #include "base/atomic_sequence_num.h"
 | 
|  #include "base/command_line.h"
 | 
|  #include "base/process_util.h"
 | 
| -#include "chrome/common/automation_messages.h"
 | 
|  #include "chrome/common/chrome_switches.h"
 | 
| +#include "chrome/test/automation/automation_messages.h"
 | 
|  #include "chrome_frame/chrome_launcher_utils.h"
 | 
|  #include "chrome_frame/utils.h"  // for IsHeadlessMode();
 | 
|  
 | 
| 
 |