| Index: ios/chrome/browser/geolocation/CLLocation+OmniboxGeolocation.h
|
| diff --git a/ios/chrome/browser/geolocation/CLLocation+OmniboxGeolocation.h b/ios/chrome/browser/geolocation/CLLocation+OmniboxGeolocation.h
|
| index a5357145e361e189d681cd987760b7a2b40cdfd7..730b2f8fbaadaa3a1569810ebb0290a2ea11c6a6 100644
|
| --- a/ios/chrome/browser/geolocation/CLLocation+OmniboxGeolocation.h
|
| +++ b/ios/chrome/browser/geolocation/CLLocation+OmniboxGeolocation.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 IOS_CHROME_BROWSER_GEOLOCATION_CLLOCATION_OMNIBOX_GEOLOCATION_H_
|
| -#define IOS_CHROME_BROWSER_GEOLOCATION_CLLOCATION_OMNIBOX_GEOLOCATION_H_
|
| +#ifndef IOS_CHROME_BROWSER_GEOLOCATION_CLLOCATION_OMNIBOXGEOLOCATION_H_
|
| +#define IOS_CHROME_BROWSER_GEOLOCATION_CLLOCATION_OMNIBOXGEOLOCATION_H_
|
|
|
| #import <CoreLocation/CoreLocation.h>
|
|
|
| @@ -24,4 +24,4 @@
|
|
|
| @end
|
|
|
| -#endif // IOS_CHROME_BROWSER_GEOLOCATION_CLLOCATION_OMNIBOX_GEOLOCATION_H_
|
| +#endif // IOS_CHROME_BROWSER_GEOLOCATION_CLLOCATION_OMNIBOXGEOLOCATION_H_
|
|
|