Index: chrome/browser/offline_pages/prefetch/suggested_articles_observer.h |
diff --git a/components/offline_pages/content/suggested_articles_observer.h b/chrome/browser/offline_pages/prefetch/suggested_articles_observer.h |
similarity index 92% |
rename from components/offline_pages/content/suggested_articles_observer.h |
rename to chrome/browser/offline_pages/prefetch/suggested_articles_observer.h |
index b8e25d136a77e76ab693e89d54fc64970a3f3073..04bdad124ba8efae5d8fda3422eab0f7e1e7bb9d 100644 |
--- a/components/offline_pages/content/suggested_articles_observer.h |
+++ b/chrome/browser/offline_pages/prefetch/suggested_articles_observer.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 COMPONENTS_OFFLINE_PAGES_CONTENT_SUGGESTED_ARTICLES_OBSERVER_H_ |
-#define COMPONENTS_OFFLINE_PAGES_CONTENT_SUGGESTED_ARTICLES_OBSERVER_H_ |
+#ifndef CHROME_BROWSER_OFFLINE_PAGES_PREFETCH_SUGGESTED_ARTICLES_OBSERVER_H_ |
+#define CHROME_BROWSER_OFFLINE_PAGES_PREFETCH_SUGGESTED_ARTICLES_OBSERVER_H_ |
#include <memory> |
@@ -77,4 +77,4 @@ class SuggestedArticlesObserver |
} // namespace offline_pages |
-#endif // COMPONENTS_OFFLINE_PAGES_CONTENT_SUGGESTED_ARTICLES_OBSERVER_H_ |
+#endif // CHROME_BROWSER_OFFLINE_PAGES_PREFETCH_SUGGESTED_ARTICLES_OBSERVER_H_ |