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

Unified Diff: ui/display/win/screen_win_display.h

Issue 2613493002: Fix namespace for src/ui/display/. (Closed)
Patch Set: Rebase. Created 3 years, 11 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/display/win/screen_win.cc ('k') | ui/display/win/screen_win_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/display/win/screen_win_display.h
diff --git a/ui/display/win/screen_win_display.h b/ui/display/win/screen_win_display.h
index cd93fbc8602a6468467e2e8100af24261f4d80a9..97bbabce659022c49e0945183bae2a3ac99e5a5c 100644
--- a/ui/display/win/screen_win_display.h
+++ b/ui/display/win/screen_win_display.h
@@ -15,7 +15,7 @@ namespace win {
class DisplayInfo;
-// A display used by display::ScreenWin.
+// A display used by ScreenWin.
// It holds a display and additional parameters used for DPI calculations.
class ScreenWinDisplay final {
public:
« no previous file with comments | « ui/display/win/screen_win.cc ('k') | ui/display/win/screen_win_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698