| Index: chrome/browser/extensions/user_script_master_unittest.cc
|
| ===================================================================
|
| --- chrome/browser/extensions/user_script_master_unittest.cc (revision 96452)
|
| +++ chrome/browser/extensions/user_script_master_unittest.cc (working copy)
|
| @@ -13,8 +13,8 @@
|
| #include "base/scoped_temp_dir.h"
|
| #include "base/string_util.h"
|
| #include "chrome/common/chrome_notification_types.h"
|
| +#include "chrome/test/base/testing_browser_process_test.h"
|
| #include "chrome/test/base/testing_profile.h"
|
| -#include "chrome/test/testing_browser_process_test.h"
|
| #include "content/browser/browser_thread.h"
|
| #include "content/common/notification_registrar.h"
|
| #include "content/common/notification_service.h"
|
|
|