Codebase list mozc / 4fac42b
Sort GYP targets alphabetically. This is a follow up of b07f16b03a4e6b526ff89b434f58761c0a26f7ce. BUG= TEST=unittest REF_BUG= REF_CL=97935879 Hiroshi Sumita authored 8 years ago Yohei Yukawa committed 8 years ago
2 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
6464 'dependencies': [
6565 '../base/base.gyp:base',
6666 '../config/config.gyp:config_handler',
67 '../protocol/protocol.gyp:commands_proto',
6768 '../protocol/protocol.gyp:config_proto',
68 '../protocol/protocol.gyp:commands_proto',
6969 '../protocol/protocol.gyp:user_dictionary_storage_proto',
7070 'dictionary_base.gyp:pos_matcher',
7171 'dictionary_base.gyp:suppression_dictionary',
00 MAJOR=2
11 MINOR=17
2 BUILD=2262
2 BUILD=2263
33 REVISION=102
44 # NACL_DICTIONARY_VERSION is the target version of the system dictionary to be
55 # downloaded by NaCl Mozc.