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

Unified Diff: components/handoff/BUILD.gn

Issue 950043003: Fix typos in build files for msmap2tsv, handoff. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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 | « no previous file | third_party/codesighs/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « no previous file | third_party/codesighs/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698