| Index: chrome/browser/geolocation/geolocation_settings_state.cc
|
| ===================================================================
|
| --- chrome/browser/geolocation/geolocation_settings_state.cc (revision 76198)
|
| +++ chrome/browser/geolocation/geolocation_settings_state.cc (working copy)
|
| @@ -9,8 +9,8 @@
|
| #include "chrome/browser/geolocation/geolocation_content_settings_map.h"
|
| #include "chrome/browser/prefs/pref_service.h"
|
| #include "chrome/browser/profiles/profile.h"
|
| -#include "chrome/browser/tab_contents/navigation_entry.h"
|
| #include "chrome/common/pref_names.h"
|
| +#include "content/browser/tab_contents/navigation_entry.h"
|
| #include "net/base/net_util.h"
|
|
|
| GeolocationSettingsState::GeolocationSettingsState(Profile* profile)
|
|
|