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

Unified Diff: components/sync/BUILD.gn

Issue 2466313003: Remove ModelSafeWorker::work_done_or_stopped(). (Closed)
Patch Set: self-review Created 4 years, 1 month 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/sync/BUILD.gn
diff --git a/components/sync/BUILD.gn b/components/sync/BUILD.gn
index ff5a4a165f077b277086f9cb18e600b3b947f6a3..5d61b16f7055f806975e78e00e830431de959665 100644
--- a/components/sync/BUILD.gn
+++ b/components/sync/BUILD.gn
@@ -242,6 +242,8 @@ static_library("sync") {
"engine/polling_constants.cc",
"engine/polling_constants.h",
"engine/shutdown_reason.h",
+ "engine/signal_event_on_delete.cc",
+ "engine/signal_event_on_delete.h",
"engine/sync_auth_provider.h",
"engine/sync_encryption_handler.cc",
"engine/sync_encryption_handler.h",

Powered by Google App Engine
This is Rietveld 408576698