- Rename InputMethodManager::current_input_method() to...
- Rename InputMethodManager::current_input_method() to InputMethodManager::GetCurrentInputMethod() since it's not a simple getter. - Do the same for previous_input_method() and current_ime_properties(). - Rename 'struct ImeProperty' to 'struct InputMethodProperty' to avoid abbreviations. This is for crosbug.com/19655. BUG=chromium-os:19655 TEST=try Review URL: https://chromiumcodereview.appspot.com/9696025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126812 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment