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

Unified Diff: build/android/finalize_apk_action.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 | « no previous file | build/android/write_ordered_libraries.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/finalize_apk_action.gypi
diff --git a/build/android/finalize_apk_action.gypi b/build/android/finalize_apk_action.gypi
index 5ee6043b4ec09781f657e2c760fb5d7d0f953075..b88bbba2cc7e40f855fd8c22b5915cf72df3e010 100644
--- a/build/android/finalize_apk_action.gypi
+++ b/build/android/finalize_apk_action.gypi
@@ -18,7 +18,7 @@
#
{
- 'message': 'Signing/aligning <(_target_name) APK: <(input_apk_path).',
+ 'message': 'Signing/aligning <(_target_name) APK: <(input_apk_path)',
'variables': {
'inputs': [],
'keystore_path%': '<(DEPTH)/build/android/ant/chromium-debug.keystore',
« no previous file with comments | « no previous file | build/android/write_ordered_libraries.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698