| Index: chrome/browser/ui/cocoa/test/cocoa_test_helper.mm | 
| diff --git a/chrome/browser/ui/cocoa/cocoa_test_helper.mm b/chrome/browser/ui/cocoa/test/cocoa_test_helper.mm | 
| similarity index 90% | 
| rename from chrome/browser/ui/cocoa/cocoa_test_helper.mm | 
| rename to chrome/browser/ui/cocoa/test/cocoa_test_helper.mm | 
| index 0d6e5ed279cab5c022025d00d7dea38f28a98dd4..0ab828f90d52e6b69c88707394917c0423f98047 100644 | 
| --- a/chrome/browser/ui/cocoa/cocoa_test_helper.mm | 
| +++ b/chrome/browser/ui/cocoa/test/cocoa_test_helper.mm | 
| @@ -2,7 +2,7 @@ | 
| // Use of this source code is governed by a BSD-style license that can be | 
| // found in the LICENSE file. | 
|  | 
| -#import "chrome/browser/ui/cocoa/cocoa_test_helper.h" | 
| +#import "chrome/browser/ui/cocoa/test/cocoa_test_helper.h" | 
|  | 
| #include "base/mac/bundle_locations.h" | 
| #include "base/path_service.h" | 
|  |