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

Unified Diff: ash/screen_util.h

Issue 396273004: clean up coding style at ash folder. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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
« no previous file with comments | « ash/root_window_controller_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/screen_util.h
diff --git a/ash/screen_util.h b/ash/screen_util.h
index 856ef4ddee100aa6116a780c60d16da973f4c112..2351c4cd124b5dce74a7bf05931b69d9859ac570 100644
--- a/ash/screen_util.h
+++ b/ash/screen_util.h
@@ -56,7 +56,7 @@ class ASH_EXPORT ScreenUtil {
// invalid display if no such display is connected.
static const gfx::Display& GetDisplayForId(int64 display_id);
-private:
+ private:
ScreenUtil() {}
~ScreenUtil() {}
« no previous file with comments | « ash/root_window_controller_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698