Index: components/offline_pages/core/offline_page_feature.h |
diff --git a/components/offline_pages/offline_page_feature.h b/components/offline_pages/core/offline_page_feature.h |
similarity index 93% |
rename from components/offline_pages/offline_page_feature.h |
rename to components/offline_pages/core/offline_page_feature.h |
index 63c4134754b570d4883eee935eee558451137697..3210afb696e4eddf63f9d3ca31b185248eb4d493 100644 |
--- a/components/offline_pages/offline_page_feature.h |
+++ b/components/offline_pages/core/offline_page_feature.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_OFFLINE_PAGE_FEATURE_H_ |
-#define COMPONENTS_OFFLINE_PAGES_OFFLINE_PAGE_FEATURE_H_ |
+#ifndef COMPONENTS_OFFLINE_PAGES_CORE_OFFLINE_PAGE_FEATURE_H_ |
+#define COMPONENTS_OFFLINE_PAGES_CORE_OFFLINE_PAGE_FEATURE_H_ |
#include "base/feature_list.h" |
#include "build/build_config.h" |