Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Text input module used in ChromeOS requires dbus stuff because it communicates with external process(ibus-daemon) with dbus. Now we have new text input framework based on Chrome Extension, and we have plan to migrate current all legacy ime to it. The new implementation is no longer requires dbus stuff, so the location should be chromeos/ime rather than chromeos/dbus. We can omit chromeos/dbus dependency from ui/base/ime once all migration is finished. BUG=171351 TEST=None Review URL: https://chromiumcodereview.appspot.com/12036025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@178538 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information