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

Unified Diff: build/android/write_ordered_libraries.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 | « build/android/finalize_apk_action.gypi ('k') | build/java_apk.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/write_ordered_libraries.gypi
diff --git a/build/android/write_ordered_libraries.gypi b/build/android/write_ordered_libraries.gypi
index 2b2450097de39cc585bd9d1e5ac605a9752df4f0..e9b8ba53792905520c0ff042b14900f818db34e1 100644
--- a/build/android/write_ordered_libraries.gypi
+++ b/build/android/write_ordered_libraries.gypi
@@ -20,7 +20,7 @@
{
'action_name': 'ordered_libraries_<(_target_name)',
- 'message': 'Writing dependency ordered libraries for <(_target_name).',
+ 'message': 'Writing dependency ordered libraries for <(_target_name)',
'variables': {
'input_libraries%': [],
},
« no previous file with comments | « build/android/finalize_apk_action.gypi ('k') | build/java_apk.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698