Index: chrome/browser/android/search_geolocation/search_geolocation_disclosure_tab_helper.h |
diff --git a/chrome/browser/android/search_geolocation_disclosure_tab_helper.h b/chrome/browser/android/search_geolocation/search_geolocation_disclosure_tab_helper.h |
similarity index 85% |
rename from chrome/browser/android/search_geolocation_disclosure_tab_helper.h |
rename to chrome/browser/android/search_geolocation/search_geolocation_disclosure_tab_helper.h |
index 1eac8be4895635e877977f38cfff86342ca5df2c..5d5e2f246d9ca91588e29017602c61ac54111f16 100644 |
--- a/chrome/browser/android/search_geolocation_disclosure_tab_helper.h |
+++ b/chrome/browser/android/search_geolocation/search_geolocation_disclosure_tab_helper.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_TAB_HELPER_H_ |
-#define CHROME_BROWSER_ANDROID_SEARCH_GEOLOCATION_DISCLOSURE_TAB_HELPER_H_ |
+#ifndef CHROME_BROWSER_ANDROID_SEARCH_GEOLOCATION_SEARCH_GEOLOCATION_DISCLOSURE_TAB_HELPER_H_ |
+#define CHROME_BROWSER_ANDROID_SEARCH_GEOLOCATION_SEARCH_GEOLOCATION_DISCLOSURE_TAB_HELPER_H_ |
#include <jni.h> |
@@ -55,4 +55,4 @@ class SearchGeolocationDisclosureTabHelper |
DISALLOW_COPY_AND_ASSIGN(SearchGeolocationDisclosureTabHelper); |
}; |
-#endif // CHROME_BROWSER_ANDROID_SEARCH_GEOLOCATION_DISCLOSURE_TAB_HELPER_H_ |
+#endif // CHROME_BROWSER_ANDROID_SEARCH_GEOLOCATION_SEARCH_GEOLOCATION_DISCLOSURE_TAB_HELPER_H_ |