| Index: ash/wm_window.h
|
| diff --git a/ash/wm_window.h b/ash/wm_window.h
|
| index 7ce8e27908150cffa2e9d621ce4dbc3bd3943247..de47237a46efe3d3b2dab17d3a7b4a5821bb890f 100644
|
| --- a/ash/wm_window.h
|
| +++ b/ash/wm_window.h
|
| @@ -109,8 +109,6 @@ class ASH_EXPORT WmWindow : public aura::WindowObserver,
|
| RootWindowController* GetRootWindowController();
|
|
|
| // See shell_window_ids.h for list of known ids.
|
| - void SetShellWindowId(int id);
|
| - int GetShellWindowId() const;
|
| WmWindow* GetChildByShellWindowId(int id);
|
|
|
| ui::wm::WindowType GetType() const;
|
|
|