| Index: chrome/test/automated_ui_tests/automated_ui_test_base.cc
 | 
| diff --git a/chrome/test/automated_ui_tests/automated_ui_test_base.cc b/chrome/test/automated_ui_tests/automated_ui_test_base.cc
 | 
| index c629ed0277202b8c49462cebbe905ce8064b849a..04c75dadcd24277c9604511d89a25555ec6e46de 100644
 | 
| --- a/chrome/test/automated_ui_tests/automated_ui_test_base.cc
 | 
| +++ b/chrome/test/automated_ui_tests/automated_ui_test_base.cc
 | 
| @@ -2,7 +2,7 @@
 | 
|  // Use of this source code is governed by a BSD-style license that can be
 | 
|  // found in the LICENSE file.
 | 
|  
 | 
| -#include "chrome/app/chrome_dll_resource.h"
 | 
| +#include "chrome/app/chrome_command_ids.h"
 | 
|  #include "chrome/browser/view_ids.h"
 | 
|  #include "chrome/test/automated_ui_tests/automated_ui_test_base.h"
 | 
|  #include "chrome/test/automation/browser_proxy.h"
 | 
| 
 |