| Index: chrome/browser/ui/ash/chrome_keyboard_ui.h
|
| diff --git a/chrome/browser/ui/ash/chrome_keyboard_ui.h b/chrome/browser/ui/ash/chrome_keyboard_ui.h
|
| index 0fc276fedbadad0d59e064bb320bdba44c7f25d4..b796029173951f6207e5feee7ef00373d4969b0a 100644
|
| --- a/chrome/browser/ui/ash/chrome_keyboard_ui.h
|
| +++ b/chrome/browser/ui/ash/chrome_keyboard_ui.h
|
| @@ -15,13 +15,6 @@ namespace content {
|
| class BrowserContext;
|
| class WebContents;
|
| }
|
| -namespace extensions {
|
| -class ExtensionFunctionDispatcher;
|
| -class WindowController;
|
| -}
|
| -namespace gfx {
|
| -class Rect;
|
| -}
|
| namespace keyboard {
|
| class KeyboardController;
|
| class KeyboardControllerObserver;
|
|
|