| Index: chrome/browser/sync/sync_ui_util_mac_unittest.mm
 | 
| diff --git a/chrome/browser/sync/sync_ui_util_mac_unittest.mm b/chrome/browser/sync/sync_ui_util_mac_unittest.mm
 | 
| index 14208c764c481b51c4c3ddedf08d5a27f69cea5e..96f72e7a88c16572d430619bdf67ff54288fdde2 100644
 | 
| --- a/chrome/browser/sync/sync_ui_util_mac_unittest.mm
 | 
| +++ b/chrome/browser/sync/sync_ui_util_mac_unittest.mm
 | 
| @@ -8,7 +8,7 @@
 | 
|  
 | 
|  #include "app/l10n_util_mac.h"
 | 
|  #include "base/scoped_nsobject.h"
 | 
| -#include "chrome/app/chrome_dll_resource.h"
 | 
| +#include "chrome/app/chrome_command_ids.h"
 | 
|  #include "chrome/browser/cocoa/cocoa_test_helper.h"
 | 
|  #include "grit/generated_resources.h"
 | 
|  #include "testing/gtest/include/gtest/gtest.h"
 | 
| 
 |