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

Unified Diff: chrome/browser/android/offline_pages/downloads/offline_page_notification_bridge.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: chrome/browser/android/offline_pages/downloads/offline_page_notification_bridge.h
diff --git a/chrome/browser/android/offline_pages/downloads/offline_page_notification_bridge.h b/chrome/browser/android/offline_pages/downloads/offline_page_notification_bridge.h
index 4047b9129c12e4958b92b237af1d443eac7a0797..a22ad3d78b7ebd2a2b9858b02e9db5b076aba7be 100644
--- a/chrome/browser/android/offline_pages/downloads/offline_page_notification_bridge.h
+++ b/chrome/browser/android/offline_pages/downloads/offline_page_notification_bridge.h
@@ -9,7 +9,7 @@
#include "base/android/jni_android.h"
#include "base/macros.h"
-#include "components/offline_pages/downloads/offline_page_download_notifier.h"
+#include "components/offline_pages/core/downloads/offline_page_download_notifier.h"
namespace offline_pages {
namespace android {

Powered by Google App Engine
This is Rietveld 408576698