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

Unified Diff: ash/shell.h

Issue 10790090: Enable Virtual Screen Coordinates (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix mode check Created 8 years, 5 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: ash/shell.h
diff --git a/ash/shell.h b/ash/shell.h
index c074ffcad5a4a66dd8bd107c74ffeaa2301b7716..bdd509199eb91985b0ba0d59f6b60470b76b52df 100644
--- a/ash/shell.h
+++ b/ash/shell.h
@@ -395,7 +395,7 @@ class ASH_EXPORT Shell : aura::CursorDelegate {
ScreenAsh* screen_;
- // Active root window. Never become NULL.
+ // Active root window. Never become NULL during the session.
Daniel Erat 2012/07/23 20:47:57 nit: s/become/becomes/
oshima 2012/07/23 21:15:39 Done.
aura::RootWindow* active_root_window_;
// The CompoundEventFilter owned by aura::Env object.
« ash/extended_desktop_unittest.cc ('K') | « ash/screen_ash_unittest.cc ('k') | ash/shell.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698