Index: content/browser/geolocation/location_provider_base.h |
diff --git a/content/browser/geolocation/location_provider_base.h b/content/browser/geolocation/location_provider_base.h |
index 1e3f4430da0d33e59b420a7174c809106983ab95..b0ca80e119fa9669aad3932c0ad0b2beec4898de 100644 |
--- a/content/browser/geolocation/location_provider_base.h |
+++ b/content/browser/geolocation/location_provider_base.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef CONTENT_BROWSER_GEOLOCATION_LOCATION_PROVIDER_H_ |
-#define CONTENT_BROWSER_GEOLOCATION_LOCATION_PROVIDER_H_ |
+#ifndef CONTENT_BROWSER_GEOLOCATION_LOCATION_PROVIDER_BASE_H_ |
+#define CONTENT_BROWSER_GEOLOCATION_LOCATION_PROVIDER_BASE_H_ |
#include "content/common/content_export.h" |
#include "content/public/browser/location_provider.h" |
@@ -32,4 +32,4 @@ class CONTENT_EXPORT LocationProviderBase |
} // namespace content |
-#endif // CONTENT_BROWSER_GEOLOCATION_LOCATION_PROVIDER_H_ |
+#endif // CONTENT_BROWSER_GEOLOCATION_LOCATION_PROVIDER_BASE_H_ |