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

Unified Diff: ash/mus/window_manager.h

Issue 2569953002: Removes example code that isn't correctly wired up (Closed)
Patch Set: Created 4 years 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 | « ash/mus/manifest.json ('k') | ash/mus/window_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/window_manager.h
diff --git a/ash/mus/window_manager.h b/ash/mus/window_manager.h
index eed2729fe63e7ed76b04bb3bb7df5fb900b7b3a7..2e561e71d011f1214c084a8a2d16df8c2c2eb13d 100644
--- a/ash/mus/window_manager.h
+++ b/ash/mus/window_manager.h
@@ -91,8 +91,6 @@ class WindowManager : public aura::WindowManagerDelegate,
return property_converter_.get();
}
- void SetScreenLocked(bool is_locked);
-
// Creates a new top level window.
aura::Window* NewTopLevelWindow(
ui::mojom::WindowType window_type,
« no previous file with comments | « ash/mus/manifest.json ('k') | ash/mus/window_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698