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

Unified Diff: build/linux/system.gyp

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/java_apk.gypi ('k') | build/shim_headers.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/linux/system.gyp
diff --git a/build/linux/system.gyp b/build/linux/system.gyp
index 0f294223936461f6f69ee4954e86b34a63915cd9..60ed61ccb78ffd26a33504a05f38d9568a6f72c9 100644
--- a/build/linux/system.gyp
+++ b/build/linux/system.gyp
@@ -285,7 +285,7 @@
'g_settings_get_strv',
'g_settings_list_schemas',
],
- 'message': 'Generating libgio library loader.',
+ 'message': 'Generating libgio library loader',
'process_outputs_as_sources': 1,
},
],
@@ -471,7 +471,7 @@
'brlapi__writeDots',
'brlapi__readKey',
],
- 'message': 'Generating libbrlapi library loader.',
+ 'message': 'Generating libbrlapi library loader',
'process_outputs_as_sources': 1,
},
],
@@ -553,7 +553,7 @@
'pci_fill_info',
'pci_lookup_name',
],
- 'message': 'Generating libpci library loader.',
+ 'message': 'Generating libpci library loader',
'process_outputs_as_sources': 1,
},
],
@@ -641,7 +641,7 @@
'spd_list_modules',
'spd_set_output_module',
],
- 'message': 'Generating libspeechd library loader.',
+ 'message': 'Generating libspeechd library loader',
'process_outputs_as_sources': 1,
},
],
« no previous file with comments | « build/java_apk.gypi ('k') | build/shim_headers.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698