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

Unified Diff: components/proximity_auth/cryptauth/BUILD.gn

Issue 1146193002: Revert of Add SyncScheduler for scheduling CryptAuth enrollments and syncing devices. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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 | « components/proximity_auth.gypi ('k') | components/proximity_auth/cryptauth/sync_scheduler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/proximity_auth/cryptauth/BUILD.gn
diff --git a/components/proximity_auth/cryptauth/BUILD.gn b/components/proximity_auth/cryptauth/BUILD.gn
index 43c56435efe88569acd0f2658293b8ab18e5aaff..92f35843a0c8127534a2b49fc3a90f4f3c319ff4 100644
--- a/components/proximity_auth/cryptauth/BUILD.gn
+++ b/components/proximity_auth/cryptauth/BUILD.gn
@@ -21,10 +21,6 @@
"cryptauth_enrollment_utils.h",
"secure_message_delegate.cc",
"secure_message_delegate.h",
- "sync_scheduler.cc",
- "sync_scheduler.h",
- "sync_scheduler_impl.cc",
- "sync_scheduler_impl.h",
]
deps = [
@@ -69,7 +65,6 @@
"cryptauth_client_impl_unittest.cc",
"cryptauth_enroller_impl_unittest.cc",
"fake_secure_message_delegate_unittest.cc",
- "sync_scheduler_impl_unittest.cc",
]
deps = [
« no previous file with comments | « components/proximity_auth.gypi ('k') | components/proximity_auth/cryptauth/sync_scheduler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698