| Index: chrome/browser/geolocation/geolocation_content_settings_map_unittest.cc
|
| diff --git a/chrome/browser/geolocation/geolocation_content_settings_map_unittest.cc b/chrome/browser/geolocation/geolocation_content_settings_map_unittest.cc
|
| index defba3afe68274b1af405d2f0a49ad37d0a4e3b8..aa863c5515511dd01237b43c35626698679f79fb 100644
|
| --- a/chrome/browser/geolocation/geolocation_content_settings_map_unittest.cc
|
| +++ b/chrome/browser/geolocation/geolocation_content_settings_map_unittest.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "chrome/browser/geolocation/geolocation_content_settings_map.h"
|
|
|
| +#include "chrome/browser/pref_service.h"
|
| #include "chrome/common/pref_names.h"
|
| #include "chrome/test/testing_profile.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|