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

Unified Diff: components/offline_pages/BUILD.gn

Issue 2373933003: [Offline pages] Updating RequestQueue::RemoveRequests to use a TaskQueue (Closed)
Patch Set: Addressing final feedback Created 4 years, 2 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
Index: components/offline_pages/BUILD.gn
diff --git a/components/offline_pages/BUILD.gn b/components/offline_pages/BUILD.gn
index c579becd651668e66e701c94ea0c0a6fd2523e05..c1bf7929616f192ef1d1cf545aaa6be18cdf0bd6 100644
--- a/components/offline_pages/BUILD.gn
+++ b/components/offline_pages/BUILD.gn
@@ -111,6 +111,7 @@ if (is_android) {
"background/request_queue.h",
"background/save_page_request.h",
"offline_page_types.h",
+ "offline_store_types.h",
]
}
}
« no previous file with comments | « chrome/browser/ui/webui/offline/offline_internals_ui_message_handler.cc ('k') | components/offline_pages/background/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698