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

Unified Diff: bin/utf_sources.gypi

Issue 9668033: - Fix trailing white space. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/runtime/
Patch Set: Created 8 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: bin/utf_sources.gypi
===================================================================
--- bin/utf_sources.gypi (revision 5257)
+++ bin/utf_sources.gypi (working copy)
@@ -10,7 +10,7 @@
# dart:utf library is created by concatenating the files listed here
# in the order they are listed.
'../../lib/utf/utf_vm.dart',
-
+
'../../lib/utf/utf_core.dart',
'../../lib/utf/utf8.dart',
'../../lib/utf/utf16.dart',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698