Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(36)

Unified Diff: components/offline_pages/core/offline_page_feature.h

Issue 2489443002: Move all components/offline_pages/ files into component/offline_pages/core (Closed)
Patch Set: rebase Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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"
« no previous file with comments | « components/offline_pages/core/offline_page_client_policy.h ('k') | components/offline_pages/core/offline_page_feature.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698