Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8022)

Unified Diff: chrome/browser/ui/ash/chrome_keyboard_ui.h

Issue 2530053003: chrome: Cleanup class/struct forward declarations (Closed)
Patch Set: Rebase + address comment Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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;
« no previous file with comments | « chrome/browser/ui/app_list/speech_recognizer_delegate.h ('k') | chrome/browser/ui/ash/chrome_new_window_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698