| Index: content/public/browser/geolocation_provider.h
|
| diff --git a/content/public/browser/geolocation_provider.h b/content/public/browser/geolocation_provider.h
|
| index abc041004315a8b666462c432613b7ef9e8d037e..01064925042e511c665abccad93be47924b843de 100644
|
| --- a/content/public/browser/geolocation_provider.h
|
| +++ b/content/public/browser/geolocation_provider.h
|
| @@ -6,6 +6,7 @@
|
| #define CONTENT_PUBLIC_BROWSER_GEOLOCATION_PROVIDER_H_
|
|
|
| #include "base/callback_list.h"
|
| +#include "base/memory/scoped_ptr.h"
|
| #include "content/common/content_export.h"
|
|
|
| namespace content {
|
|
|