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

Unified Diff: mash/screenlock/screenlock.h

Issue 1760743002: Add simple mash context menu support. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove chrome delegation; address other comments. Created 4 years, 9 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
Index: mash/screenlock/screenlock.h
diff --git a/mash/screenlock/screenlock.h b/mash/screenlock/screenlock.h
index f7d172396d800a524c6084f36ba7871a3ba72aa9..3808f5ad9e8ff59aba5a0402383bbc403908b8ff 100644
--- a/mash/screenlock/screenlock.h
+++ b/mash/screenlock/screenlock.h
@@ -33,7 +33,7 @@ class Screenlock : public mojo::ShellClient,
const mojo::Identity& identity,
uint32_t id) override;
- // mash::shell::mojom::ScreenlockStateListener:
+ // session::mojom::ScreenlockStateListener:
void ScreenlockStateChanged(bool locked) override;
mojo::TracingImpl tracing_;
« ash/shelf/shelf_view.cc ('K') | « ash/shelf/shelf_view.cc ('k') | mash/wm/window_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698