| 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 cc064bd03e4889b39acd53eae32fbf299c5ca1c4..56a3e5efe0a98ca16fbcfe322f047fc251cf4b48 100644
|
| --- a/chrome/browser/ui/gtk/browser_window_gtk.h
|
| +++ b/chrome/browser/ui/gtk/browser_window_gtk.h
|
| @@ -472,10 +472,6 @@ class BrowserWindowGtk
|
| // Called when the preference changes.
|
| void OnUseCustomChromeFrameChanged();
|
|
|
| - // Determine whether we use should default to native decorations or the custom
|
| - // frame based on the currently-running window manager.
|
| - static bool GetCustomFramePrefDefault();
|
| -
|
| // Handler for |devtools_floating_container_|'s "set-floating-position"
|
| // signal.
|
| static void OnDevToolsContainerSetFloatingPosition(
|
|
|