| Index: chrome/browser/global_keyboard_shortcuts_mac_unittest.mm
 | 
| diff --git a/chrome/browser/global_keyboard_shortcuts_mac_unittest.mm b/chrome/browser/global_keyboard_shortcuts_mac_unittest.mm
 | 
| index 36ab6187a9439a88985197112bfde8ef96d27d08..4e3ab071810dc2d7f6dcdfd04d0de5f55094acc1 100644
 | 
| --- a/chrome/browser/global_keyboard_shortcuts_mac_unittest.mm
 | 
| +++ b/chrome/browser/global_keyboard_shortcuts_mac_unittest.mm
 | 
| @@ -7,7 +7,7 @@
 | 
|  
 | 
|  #include "chrome/browser/global_keyboard_shortcuts_mac.h"
 | 
|  
 | 
| -#include "chrome/app/chrome_dll_resource.h"
 | 
| +#include "chrome/app/chrome_command_ids.h"
 | 
|  #include "testing/gtest/include/gtest/gtest.h"
 | 
|  
 | 
|  TEST(GlobalKeyboardShortcuts, ShortcutsToWindowCommand) {
 | 
| 
 |