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

Unified Diff: components/sync_driver/BUILD.gn

Issue 1265213003: Componentize profile_sync_auth_provider (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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/sync_driver/BUILD.gn
diff --git a/components/sync_driver/BUILD.gn b/components/sync_driver/BUILD.gn
index d791acf448f9eb18e3860f6ab7f0b695b2a5b9d1..5433cf4059297942375d3c1be669d1f33ee3de3f 100644
--- a/components/sync_driver/BUILD.gn
+++ b/components/sync_driver/BUILD.gn
@@ -47,6 +47,8 @@ static_library("sync_driver") {
"open_tabs_ui_delegate.h",
"pref_names.cc",
"pref_names.h",
+ "profile_sync_auth_provider.cc",
+ "profile_sync_auth_provider.h",
"proxy_data_type_controller.cc",
"proxy_data_type_controller.h",
"shared_change_processor.cc",

Powered by Google App Engine
This is Rietveld 408576698