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

Unified Diff: ash/display/display_controller.h

Issue 74693002: . (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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
« no previous file with comments | « ash/ash.gyp ('k') | ash/display/virtual_keyboard_window_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/display/display_controller.h
diff --git a/ash/display/display_controller.h b/ash/display/display_controller.h
index 75fe22cd473156d2de5cf1e6f048e1fc1341ed09..9dc20f5d34bfb73f525e841d2f521ade056e6b5e 100644
--- a/ash/display/display_controller.h
+++ b/ash/display/display_controller.h
@@ -84,11 +84,6 @@ class ASH_EXPORT DisplayController : public gfx::DisplayObserver,
return mirror_window_controller_.get();
}
- internal::VirtualKeyboardWindowController*
- virtual_keyboard_window_controller() {
- return virtual_keyboard_window_controller_.get();
- }
-
// Initializes primary display.
void InitPrimaryDisplay();
« no previous file with comments | « ash/ash.gyp ('k') | ash/display/virtual_keyboard_window_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698