| Index: components/exo/shell_surface.h
|
| diff --git a/components/exo/shell_surface.h b/components/exo/shell_surface.h
|
| index 525e7c2fee40b82ce8d15fece2762262df08470b..631f2c7e9a2f071f83a6b740dd63b1b486a0b8da 100644
|
| --- a/components/exo/shell_surface.h
|
| +++ b/components/exo/shell_surface.h
|
| @@ -114,9 +114,6 @@
|
|
|
| // Set title for surface.
|
| void SetTitle(const base::string16& title);
|
| -
|
| - // Sets the system modality.
|
| - void SetSystemModal(bool system_modal);
|
|
|
| // Sets the application ID for the window. The application ID identifies the
|
| // general class of applications to which the window belongs.
|
|
|