| Index: chrome/browser/ui/cocoa/cocoa_profile_test.mm
 | 
| diff --git a/chrome/browser/ui/cocoa/cocoa_profile_test.mm b/chrome/browser/ui/cocoa/cocoa_profile_test.mm
 | 
| index 99c38b78a09e2c38bb4d3cafffbf4bd18c6f32f0..34a1195a7e9f13dd5a97f0ba2b3d770367363999 100644
 | 
| --- a/chrome/browser/ui/cocoa/cocoa_profile_test.mm
 | 
| +++ b/chrome/browser/ui/cocoa/cocoa_profile_test.mm
 | 
| @@ -16,7 +16,7 @@
 | 
|  #include "chrome/browser/ui/tabs/tab_strip_model.h"
 | 
|  #include "chrome/test/base/testing_browser_process.h"
 | 
|  #include "chrome/test/base/testing_profile.h"
 | 
| -#include "components/bookmarks/core/test/bookmark_test_helpers.h"
 | 
| +#include "components/bookmarks/test/bookmark_test_helpers.h"
 | 
|  #include "content/public/test/test_browser_thread_bundle.h"
 | 
|  
 | 
|  CocoaProfileTest::CocoaProfileTest()
 | 
| 
 |