Index: components/google/core/browser/google_url_tracker_navigation_helper.h |
diff --git a/chrome/browser/google/google_url_tracker_navigation_helper.h b/components/google/core/browser/google_url_tracker_navigation_helper.h |
similarity index 87% |
rename from chrome/browser/google/google_url_tracker_navigation_helper.h |
rename to components/google/core/browser/google_url_tracker_navigation_helper.h |
index 98b8b3a7bfe9d9b799e0f36bd3d796991e007da9..7235f5e9a630b349d688a81430777e86285c6603 100644 |
--- a/chrome/browser/google/google_url_tracker_navigation_helper.h |
+++ b/components/google/core/browser/google_url_tracker_navigation_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_GOOGLE_GOOGLE_URL_TRACKER_NAVIGATION_HELPER_H_ |
-#define CHROME_BROWSER_GOOGLE_GOOGLE_URL_TRACKER_NAVIGATION_HELPER_H_ |
+#ifndef COMPONENTS_GOOGLE_CORE_BROWSER_GOOGLE_URL_TRACKER_NAVIGATION_HELPER_H_ |
+#define COMPONENTS_GOOGLE_CORE_BROWSER_GOOGLE_URL_TRACKER_NAVIGATION_HELPER_H_ |
#include "base/macros.h" |
#include "ui/base/window_open_disposition.h" |
@@ -51,4 +51,4 @@ class GoogleURLTrackerNavigationHelper { |
DISALLOW_COPY_AND_ASSIGN(GoogleURLTrackerNavigationHelper); |
}; |
-#endif // CHROME_BROWSER_GOOGLE_GOOGLE_URL_TRACKER_NAVIGATION_HELPER_H_ |
+#endif // COMPONENTS_GOOGLE_CORE_BROWSER_GOOGLE_URL_TRACKER_NAVIGATION_HELPER_H_ |