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

Unified Diff: chrome/chrome_common.gypi

Issue 8236002: Create StringOrdinal to allow placement of strings in sorted lists (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Clarifying name of GetLengthWithTrailingZeros Created 9 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 | chrome/chrome_tests.gypi » ('j') | chrome/common/string_ordinal.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 51abedfbd0af56823bdb4d81cce85cbccdb378dd..b25f106975d2e3d963cd2ef3db97cd18baae85ca 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -210,6 +210,8 @@
'common/spellcheck_common.cc',
'common/spellcheck_common.h',
'common/spellcheck_messages.h',
+ 'common/string_ordinal.cc',
+ 'common/string_ordinal.h',
'common/switch_utils.cc',
'common/switch_utils.h',
'common/thumbnail_score.cc',
« no previous file with comments | « no previous file | chrome/chrome_tests.gypi » ('j') | chrome/common/string_ordinal.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698