Index: components/handoff/BUILD.gn |
diff --git a/components/handoff/BUILD.gn b/components/handoff/BUILD.gn |
index bc427d94cefc8e87da3cf5993b9e2c18da5c4d42..f19084f54c2839f0cd897fa3f16227e71910e4b5 100644 |
--- a/components/handoff/BUILD.gn |
+++ b/components/handoff/BUILD.gn |
@@ -4,7 +4,7 @@ |
source_set("handoff") { |
if (is_mac || is_ios) { |
- sources += [ |
+ sources = [ |
"handoff_utility.h", |
"handoff_utility.mm", |
] |