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

Unified Diff: chrome/browser/extensions/BUILD.gn

Issue 2980503002: [Extensions][TaskScheduler] Update ActivityLog for scheduling migration (Closed)
Patch Set: . Created 3 years, 5 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 | chrome/browser/extensions/activity_log/activity_database.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/extensions/BUILD.gn
diff --git a/chrome/browser/extensions/BUILD.gn b/chrome/browser/extensions/BUILD.gn
index b8904a7778db63d2fa20e8aed489d50daff6d44e..9c6ea788391a6944e19e7f7d3e176cc6016933db 100644
--- a/chrome/browser/extensions/BUILD.gn
+++ b/chrome/browser/extensions/BUILD.gn
@@ -45,6 +45,8 @@ static_library("extensions") {
"activity_log/activity_log.h",
"activity_log/activity_log_policy.cc",
"activity_log/activity_log_policy.h",
+ "activity_log/activity_log_task_runner.cc",
+ "activity_log/activity_log_task_runner.h",
"activity_log/counting_policy.cc",
"activity_log/counting_policy.h",
"activity_log/database_string_table.cc",
« no previous file with comments | « no previous file | chrome/browser/extensions/activity_log/activity_database.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698