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

Unified Diff: components/history/content/browser/BUILD.gn

Issue 2703883003: Read and restore persisted slice info (Closed)
Patch Set: Created 3 years, 10 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/history/content/browser/BUILD.gn
diff --git a/components/history/content/browser/BUILD.gn b/components/history/content/browser/BUILD.gn
index 352b4c84a2a062d1399de0a53048d145eb20b272..9f1fea65500ec892801ed01ff1b707cbcf68f133 100644
--- a/components/history/content/browser/BUILD.gn
+++ b/components/history/content/browser/BUILD.gn
@@ -8,6 +8,8 @@ static_library("browser") {
"content_visit_delegate.h",
"download_constants_utils.cc",
"download_constants_utils.h",
+ "download_database_helper.cc",
+ "download_database_helper.h",
"history_context_helper.cc",
"history_context_helper.h",
"history_database_helper.cc",
« no previous file with comments | « chrome/browser/ntp_snippets/fake_download_item.cc ('k') | components/history/content/browser/download_database_helper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698