| Index: chrome/browser/views/find_bar_host_uitest.cc
 | 
| diff --git a/chrome/browser/views/find_bar_host_uitest.cc b/chrome/browser/views/find_bar_host_uitest.cc
 | 
| index df4ea0e32adc9261258d3ed527ed3c2c9fb48c11..8dd6dbb768f2c7d1b386b02a36a54164ea54a748 100644
 | 
| --- a/chrome/browser/views/find_bar_host_uitest.cc
 | 
| +++ b/chrome/browser/views/find_bar_host_uitest.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/test/automation/browser_proxy.h"
 | 
|  #include "chrome/test/automation/tab_proxy.h"
 | 
|  #include "chrome/test/ui/ui_test.h"
 | 
| 
 |