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

Unified Diff: chrome/BUILD.gn

Issue 2783413002: Move //chrome/tools/mac_helpers:infoplist_strings_util to //chrome/tools/build/mac. (Closed)
Patch Set: Created 3 years, 9 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 | chrome/tools/build/mac/BUILD.gn » ('j') | 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 79d5a433d033bb76c3d7213d71353038b503a1e4..e739e609c94eeba1cb1f0398b0d2310e3837b89e 100644
--- a/chrome/BUILD.gn
+++ b/chrome/BUILD.gn
@@ -556,7 +556,7 @@ if (is_win) {
}
compiled_action("chrome_app_strings") {
- tool = "//chrome/tools/mac_helpers:infoplist_strings_tool"
+ tool = "//chrome/tools/build/mac:infoplist_strings_tool"
inputs = [
chrome_version_file,
« no previous file with comments | « no previous file | chrome/tools/build/mac/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698