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

Unified Diff: chrome/browser/android/offline_pages/offline_page_info_handler.cc

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: chrome/browser/android/offline_pages/offline_page_info_handler.cc
diff --git a/chrome/browser/android/offline_pages/offline_page_info_handler.cc b/chrome/browser/android/offline_pages/offline_page_info_handler.cc
index 204a524e93dff520cd71e9a5f7242a13e177a091..d96cfccf40ba48ac91d90ad1ed9816e5bfc18159 100644
--- a/chrome/browser/android/offline_pages/offline_page_info_handler.cc
+++ b/chrome/browser/android/offline_pages/offline_page_info_handler.cc
@@ -5,7 +5,7 @@
#include "chrome/browser/android/offline_pages/offline_page_info_handler.h"
#include "base/strings/string_util.h"
-#include "components/offline_pages/request_header/offline_page_header.h"
+#include "components/offline_pages/core/request_header/offline_page_header.h"
#include "components/sessions/content/content_serialized_navigation_driver.h"
#include "content/public/browser/navigation_entry.h"

Powered by Google App Engine
This is Rietveld 408576698