| Index: chrome/browser/ui/cocoa/cocoa_profile_test.h
|
| ===================================================================
|
| --- chrome/browser/ui/cocoa/cocoa_profile_test.h (revision 140252)
|
| +++ chrome/browser/ui/cocoa/cocoa_profile_test.h (working copy)
|
| @@ -13,7 +13,7 @@
|
| #include "chrome/test/base/testing_browser_process.h"
|
| #include "chrome/test/base/testing_profile.h"
|
| #include "chrome/test/base/testing_profile_manager.h"
|
| -#include "content/test/test_browser_thread.h"
|
| +#include "content/public/test/test_browser_thread.h"
|
|
|
| // Base class which contains a valid Browser*. Lots of boilerplate to
|
| // recycle between unit test classes.
|
|
|