| Index: chrome/browser/browser_commands_unittest.cc
 | 
| diff --git a/chrome/browser/browser_commands_unittest.cc b/chrome/browser/browser_commands_unittest.cc
 | 
| index c5d0f57f1d6e49e415d1b7d75b7f3c6c278fdc87..667ee35cbb714d4a7e270d493fc10a16ed13256e 100644
 | 
| --- a/chrome/browser/browser_commands_unittest.cc
 | 
| +++ b/chrome/browser/browser_commands_unittest.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/bookmarks/bookmark_model.h"
 | 
|  #include "chrome/browser/browser.h"
 | 
|  #include "chrome/browser/browser_list.h"
 | 
| 
 |