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

Unified Diff: components/offline_pages.gypi

Issue 1965633002: [Offline Pages] Introducing StorageManagerClient interface. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebasing after extracting callbacks. Created 4 years, 7 months 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
« no previous file with comments | « no previous file | components/offline_pages/BUILD.gn » ('j') | components/offline_pages/offline_page_model.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/offline_pages.gypi
diff --git a/components/offline_pages.gypi b/components/offline_pages.gypi
index e6bc62a89859822bfdfa158e5cdd626ed28380d3..e0895d2e92c4ab91d04e9c86acae976a8dcfe468 100644
--- a/components/offline_pages.gypi
+++ b/components/offline_pages.gypi
@@ -43,6 +43,7 @@
'offline_pages/snapshot_controller.h',
'offline_pages/offline_page_metadata_store_sql.cc',
'offline_pages/offline_page_metadata_store_sql.h',
+ 'offline_pages/storage_manager_client.h',
],
},
{
« no previous file with comments | « no previous file | components/offline_pages/BUILD.gn » ('j') | components/offline_pages/offline_page_model.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698