| Index: chrome/browser/ui/cocoa/browser_test_helper.h
|
| ===================================================================
|
| --- chrome/browser/ui/cocoa/browser_test_helper.h (revision 96452)
|
| +++ chrome/browser/ui/cocoa/browser_test_helper.h (working copy)
|
| @@ -7,8 +7,8 @@
|
| #pragma once
|
|
|
| #include "chrome/browser/ui/browser.h"
|
| +#include "chrome/test/base/testing_browser_process.h"
|
| #include "chrome/test/base/testing_profile.h"
|
| -#include "chrome/test/testing_browser_process.h"
|
| #include "content/browser/browser_thread.h"
|
|
|
| // Base class which contains a valid Browser*. Lots of boilerplate to
|
|
|