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

Unified Diff: ui/aura/window.h

Issue 10675011: Rename the remaining usage of Monitor to Display (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: sync Created 8 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 | « ui/aura/test/aura_test_helper.cc ('k') | ui/aura/window.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/window.h
diff --git a/ui/aura/window.h b/ui/aura/window.h
index cebedf80c0234f2cd21194d67818046a381fd7f9..2c76082e51def132cdf9c7b85e4b3b039a694cb1 100644
--- a/ui/aura/window.h
+++ b/ui/aura/window.h
@@ -135,7 +135,7 @@ class AURA_EXPORT Window : public ui::LayerDelegate,
// Returns the window's bounds in screen coordinates. In ash, this is
// effectively screen bounds.
//
- // TODO(oshima): Fix this to return screen's coordinate for multi-monitor
+ // TODO(oshima): Fix this to return screen's coordinate for multi-display
// support.
gfx::Rect GetBoundsInRootWindow() const;
« no previous file with comments | « ui/aura/test/aura_test_helper.cc ('k') | ui/aura/window.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698