Index: components/sync_driver/BUILD.gn |
diff --git a/components/sync_driver/BUILD.gn b/components/sync_driver/BUILD.gn |
index 8f4e585c1c6354977848193653280f382cab3a40..9259e46ec6479e5cad8035c6a52df0fc6da029e8 100644 |
--- a/components/sync_driver/BUILD.gn |
+++ b/components/sync_driver/BUILD.gn |
@@ -58,6 +58,8 @@ static_library("sync_driver") { |
"shared_change_processor_ref.cc", |
"shared_change_processor_ref.h", |
"sync_api_component_factory.h", |
+ "sync_error_controller.cc", |
+ "sync_error_controller.h", |
"sync_frontend.cc", |
"sync_frontend.h", |
"sync_prefs.cc", |