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

Unified Diff: components/offline_pages/BUILD.gn

Issue 2353393002: [Offline pages] Extracting and templatizing types for store callbacks (Closed)
Patch Set: Removing offline_store_types_impl.h Created 4 years, 3 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/background/request_queue_store.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/offline_pages/BUILD.gn
diff --git a/components/offline_pages/BUILD.gn b/components/offline_pages/BUILD.gn
index cf5e09ea0557ac53d658d73426b6f0c6d85ec24f..c579becd651668e66e701c94ea0c0a6fd2523e05 100644
--- a/components/offline_pages/BUILD.gn
+++ b/components/offline_pages/BUILD.gn
@@ -33,6 +33,7 @@ static_library("offline_pages") {
"offline_page_storage_manager.cc",
"offline_page_storage_manager.h",
"offline_page_types.h",
+ "offline_store_types.h",
"snapshot_controller.cc",
"snapshot_controller.h",
]
« no previous file with comments | « no previous file | components/offline_pages/background/request_queue_store.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698