| Index: content/browser/geolocation/geolocation_service_context.h
|
| diff --git a/content/browser/geolocation/geolocation_service_context.h b/content/browser/geolocation/geolocation_service_context.h
|
| index 453c8b0dce2862ef600ea20b8ca4b1c3ecd0578c..843fd3827cbe17cd83f9b36cf507fc578a44203d 100644
|
| --- a/content/browser/geolocation/geolocation_service_context.h
|
| +++ b/content/browser/geolocation/geolocation_service_context.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CONTENT_BROWSER_GEOLOCATION_GEOLOCATION_SERVICE_CONTEXT_H_
|
| #define CONTENT_BROWSER_GEOLOCATION_GEOLOCATION_SERVICE_CONTEXT_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_vector.h"
|
| #include "content/browser/geolocation/geolocation_service_impl.h"
|
|
|
|
|