commit | 28852fd6588e627c5f8df4ab79272524c314695b | [log] [tgz] |
---|---|---|
author | Tadashi G. Takaoka <takaoka@google.com> | Wed Jul 03 19:05:32 2013 +0900 |
committer | Tadashi G. Takaoka <takaoka@google.com> | Wed Jul 03 19:05:32 2013 +0900 |
tree | 6130e60a481325ef58ed6a8892282182d301a28f | |
parent | d365d82d518e75eff3e9fb67a5ce24c73f83eaed [diff] |
Followup com.android.inputmethod.latin.utils change This is a folowup of I1c5b27c8ed. Change-Id: I12c422a26e599923cadf21c3ab24e4b901cf94cc
diff --git a/tools/maketext/res/com/android/inputmethod/keyboard/internal/KeyboardTextsSet.tmpl b/tools/maketext/res/com/android/inputmethod/keyboard/internal/KeyboardTextsSet.tmpl index 2fc97b5..479a766 100644 --- a/tools/maketext/res/com/android/inputmethod/keyboard/internal/KeyboardTextsSet.tmpl +++ b/tools/maketext/res/com/android/inputmethod/keyboard/internal/KeyboardTextsSet.tmpl
@@ -20,7 +20,7 @@ import android.content.res.Resources; import com.android.inputmethod.annotations.UsedForTesting; -import com.android.inputmethod.latin.CollectionUtils; +import com.android.inputmethod.latin.utils.CollectionUtils; import java.util.HashMap;