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

Unified Diff: ash/shelf/shelf_layout_manager.h

Issue 195793004: Implement overscroll support for the virtual keyboard. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address reviewer feedback. Created 6 years, 8 months 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: ash/shelf/shelf_layout_manager.h
diff --git a/ash/shelf/shelf_layout_manager.h b/ash/shelf/shelf_layout_manager.h
index 67e4201b990c7301500a0cd1053bb00800a611fc..33e397d6ac420f2733e47d4fc96e9bef2a4e2cfd 100644
--- a/ash/shelf/shelf_layout_manager.h
+++ b/ash/shelf/shelf_layout_manager.h
@@ -321,10 +321,6 @@ class ASH_EXPORT ShelfLayoutManager :
int GetWorkAreaSize(const State& state, int size) const;
- // Return the bounds available in the parent, taking into account the bounds
- // of the keyboard if necessary.
- gfx::Rect GetAvailableBounds() const;
-
// Overridden from keyboard::KeyboardControllerObserver:
virtual void OnKeyboardBoundsChanging(const gfx::Rect& new_bounds) OVERRIDE;
« no previous file with comments | « no previous file | ash/shelf/shelf_layout_manager.cc » ('j') | content/browser/renderer_host/render_widget_host_impl.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698