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

Unified Diff: third_party/yasm/yasm_compile.gypi

Issue 51843002: Remove trailing "." from message lines. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 2 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 | « third_party/yasm/yasm.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/yasm/yasm_compile.gypi
diff --git a/third_party/yasm/yasm_compile.gypi b/third_party/yasm/yasm_compile.gypi
index ce72172e36dd73c40313373dac8773516ab57355..75b870520ef5f458190701799ccf9a7d8a0646a5 100644
--- a/third_party/yasm/yasm_compile.gypi
+++ b/third_party/yasm/yasm_compile.gypi
@@ -113,7 +113,7 @@
'<(RULE_INPUT_PATH)',
],
'process_outputs_as_sources': 1,
- 'message': 'Compile assembly <(RULE_INPUT_PATH).',
+ 'message': 'Compile assembly <(RULE_INPUT_PATH)',
},
], # rules
}
« no previous file with comments | « third_party/yasm/yasm.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698