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

Unified Diff: chrome/BUILD.gn

Issue 2056123004: [Mac/GN] Fix typo in "Default Apps". (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/BUILD.gn
diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn
index f4c7cbf247a0f5d49a8d8f25096ec863cea60b2f..fa6cd4c13d20c4d1af4ed4158478dab945b0d7a5 100644
--- a/chrome/BUILD.gn
+++ b/chrome/BUILD.gn
@@ -1276,7 +1276,7 @@ if (is_chrome_branded) {
]
} else {
outputs = [
- "{{bundle_root_dir}}/Deafult Apps/{{source_file_part}}",
+ "{{bundle_root_dir}}/Default Apps/{{source_file_part}}",
]
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698