Index: content/browser/geolocation/geolocation_service_impl.h |
diff --git a/content/browser/geolocation/geolocation_service_impl.h b/content/browser/geolocation/geolocation_service_impl.h |
index 354547ee79a3d81ad74583c313d2e47e33f953d6..d72706e5b3c8d35555cf757fa490f99e20fc03f5 100644 |
--- a/content/browser/geolocation/geolocation_service_impl.h |
+++ b/content/browser/geolocation/geolocation_service_impl.h |
@@ -2,6 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
+#include "base/macros.h" |
#include "base/memory/scoped_ptr.h" |
#include "content/browser/geolocation/geolocation_provider_impl.h" |
#include "content/common/geolocation_service.mojom.h" |