| Index: chrome/test/automated_ui_tests/automated_ui_test_test.cc
 | 
| diff --git a/chrome/test/automated_ui_tests/automated_ui_test_test.cc b/chrome/test/automated_ui_tests/automated_ui_test_test.cc
 | 
| index 5096f0f5e9dcd33e9aa1f5a93d66e5a6260fbdb0..75cfe5acfeaac8d0b398d255a818e18ef12573d0 100644
 | 
| --- a/chrome/test/automated_ui_tests/automated_ui_test_test.cc
 | 
| +++ b/chrome/test/automated_ui_tests/automated_ui_test_test.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/common/url_constants.h"
 | 
|  #include "chrome/test/automated_ui_tests/automated_ui_test_base.h"
 | 
|  #include "chrome/test/automation/browser_proxy.h"
 | 
| 
 |