| Index: chrome/browser/geolocation/geolocation_content_settings_map_unittest.cc
|
| ===================================================================
|
| --- chrome/browser/geolocation/geolocation_content_settings_map_unittest.cc (revision 96452)
|
| +++ chrome/browser/geolocation/geolocation_content_settings_map_unittest.cc (working copy)
|
| @@ -10,8 +10,8 @@
|
| #include "chrome/browser/prefs/scoped_user_pref_update.h"
|
| #include "chrome/common/chrome_notification_types.h"
|
| #include "chrome/common/pref_names.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"
|
|
|