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

Unified Diff: components/exo/shell_surface.h

Issue 2110903003: Revert of third_party: Update to version 8 of remote_shell_protocol (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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
« no previous file with comments | « no previous file | components/exo/shell_surface.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « no previous file | components/exo/shell_surface.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698