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

Unified Diff: chrome/browser/ui/gtk/browser_window_gtk.h

Issue 10834205: Draggable region support for frameless app window on GTK. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: refactor the patch. Created 8 years, 4 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: chrome/browser/ui/gtk/browser_window_gtk.h
diff --git a/chrome/browser/ui/gtk/browser_window_gtk.h b/chrome/browser/ui/gtk/browser_window_gtk.h
index 609b8ef7d509e17ab64fdc5ce00d2bfa28766dfb..716b70138baf979383425c434dafbb766c82191c 100644
--- a/chrome/browser/ui/gtk/browser_window_gtk.h
+++ b/chrome/browser/ui/gtk/browser_window_gtk.h
@@ -462,9 +462,6 @@ class BrowserWindowGtk : public BrowserWindow,
bool IsToolbarSupported() const;
bool IsBookmarkBarSupported() const;
- // Returns |true| if the window bounds match the monitor size.
- bool BoundsMatchMonitorSize();
-
// Put the bookmark bar where it belongs.
void PlaceBookmarkBar(bool is_floating);
« no previous file with comments | « no previous file | chrome/browser/ui/gtk/browser_window_gtk.cc » ('j') | chrome/browser/ui/gtk/extensions/shell_window_gtk.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698