Files
brave-core/patches/components-sync_device_info-BUILD.gn.patch
T

13 lines
508 B
Diff

diff --git a/components/sync_device_info/BUILD.gn b/components/sync_device_info/BUILD.gn
index ed4e2ae3cd30456b071aa120007bfa5850d07b73..885c3e9f31252282720f02ebae27eb7b91e6c4a3 100644
--- a/components/sync_device_info/BUILD.gn
+++ b/components/sync_device_info/BUILD.gn
@@ -85,6 +85,7 @@ static_library("sync_device_info") {
"//chromeos/system",
]
}
+ sources += brave_components_sync_device_info_sources deps += brave_components_sync_device_info_deps
}
static_library("test_support") {