commit | 045de38a389fa2f65d4e703c910d25438a8bde1f | [log] [tgz] |
---|---|---|
author | azurewei <[email protected]> | Fri Jan 06 02:06:00 2017 |
committer | Commit bot <[email protected]> | Fri Jan 06 02:06:00 2017 |
tree | e96144d5a6edd5c2f766bace087523545d2ee270 | |
parent | ae0ddfaace8dd20347b3898655f0209583ad8b96 [diff] |
Add MockInputMethodManager under ui/base/ime/chromeos/. Thus we could use MockInputMethodManager from ash/common/system/chromeos/. See https://codereview.chromium.org/2599743003/. Rename MockInputMethodManager (under chrome/browser/chromeos/input_method/) as MockInputMethodManagerImpl and make it extends MockInputMethodManager. BUG=676568 TEST=None Review-Url: https://codereview.chromium.org/2605843002 Cr-Commit-Position: refs/heads/master@{#441819}