Index: chrome/browser/android/search_geolocation/search_geolocation_disclosure_infobar_delegate.h |
diff --git a/chrome/browser/android/search_geolocation_disclosure_infobar_delegate.h b/chrome/browser/android/search_geolocation/search_geolocation_disclosure_infobar_delegate.h |
similarity index 88% |
rename from chrome/browser/android/search_geolocation_disclosure_infobar_delegate.h |
rename to chrome/browser/android/search_geolocation/search_geolocation_disclosure_infobar_delegate.h |
index e3a9cb060e46f7528b52d206e6779ac6b8e7b1ee..61a998bedb9546169ff247e6be949adfdac3140c 100644 |
--- a/chrome/browser/android/search_geolocation_disclosure_infobar_delegate.h |
+++ b/chrome/browser/android/search_geolocation/search_geolocation_disclosure_infobar_delegate.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 CHROME_BROWSER_ANDROID_SEARCH_GEOLOCATION_DISCLOSURE_INFOBAR_DELEGATE_H_ |
-#define CHROME_BROWSER_ANDROID_SEARCH_GEOLOCATION_DISCLOSURE_INFOBAR_DELEGATE_H_ |
+#ifndef CHROME_BROWSER_ANDROID_SEARCH_GEOLOCATION_SEARCH_GEOLOCATION_DISCLOSURE_INFOBAR_DELEGATE_H_ |
+#define CHROME_BROWSER_ANDROID_SEARCH_GEOLOCATION_SEARCH_GEOLOCATION_DISCLOSURE_INFOBAR_DELEGATE_H_ |
#include <stddef.h> |
@@ -86,4 +86,4 @@ class SearchGeolocationDisclosureInfoBarDelegate |
DISALLOW_COPY_AND_ASSIGN(SearchGeolocationDisclosureInfoBarDelegate); |
}; |
-#endif // CHROME_BROWSER_ANDROID_SEARCH_GEOLOCATION_DISCLOSURE_INFOBAR_DELEGATE_H_ |
+#endif // CHROME_BROWSER_ANDROID_SEARCH_GEOLOCATION_SEARCH_GEOLOCATION_DISCLOSURE_INFOBAR_DELEGATE_H_ |