Skip to content

Commit c3ade35

Browse files
committed
Sync with mozc master
1 parent 55f21f9 commit c3ade35

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

composer/CMakeLists.txt

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
mozc_library(composer.cc
22
SOURCES
3-
internal/mode_switching_handler.cc
4-
internal/composition.cc
5-
internal/char_chunk.cc
6-
internal/composition_input.cc
7-
internal/special_key.cc
8-
internal/transliterators.cc
3+
composition.cc
4+
mode_switching_handler.cc
5+
char_chunk.cc
6+
composition_input.cc
7+
special_key.cc
8+
transliterators.cc
99
table.cc
1010
key_parser.cc
1111
key_event_util.cc

mozc

Submodule mozc updated 223 files

0 commit comments

Comments
 (0)