Chromium Code Reviews| Index: ash/shell.h |
| diff --git a/ash/shell.h b/ash/shell.h |
| index 0a5fb1535017445c8b0bfde0789d97c1c1707e22..29d8f42ef67d5d12a75cec2d3373566452279782 100644 |
| --- a/ash/shell.h |
| +++ b/ash/shell.h |
| @@ -258,6 +258,7 @@ class ASH_EXPORT Shell : public SessionObserver, |
| } |
| static Config GetAshConfig(); |
| + static bool ShouldUseIMEService(); |
| // Creates a default views::NonClientFrameView for use by windows in the |
| // Ash environment. |