| Index: chrome/browser/profiles/profile_manager_unittest.cc
|
| ===================================================================
|
| --- chrome/browser/profiles/profile_manager_unittest.cc (revision 96452)
|
| +++ chrome/browser/profiles/profile_manager_unittest.cc (working copy)
|
| @@ -20,8 +20,8 @@
|
| #include "chrome/common/chrome_paths.h"
|
| #include "chrome/common/chrome_switches.h"
|
| #include "chrome/common/pref_names.h"
|
| +#include "chrome/test/base/testing_browser_process_test.h"
|
| #include "chrome/test/base/testing_pref_service.h"
|
| -#include "chrome/test/testing_browser_process_test.h"
|
| #include "content/browser/browser_thread.h"
|
| #include "content/common/notification_service.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
|
|