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

Unified Diff: ash/display/display_error_observer_chromeos.cc

Issue 2095193002: clang-format all of //ash (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
Index: ash/display/display_error_observer_chromeos.cc
diff --git a/ash/display/display_error_observer_chromeos.cc b/ash/display/display_error_observer_chromeos.cc
index 5f21c68f436fb73c01e8bac7af33ff9e892146e3..02c9e3e8e62469e32c1c44bb99a8ac1d24624849 100644
--- a/ash/display/display_error_observer_chromeos.cc
+++ b/ash/display/display_error_observer_chromeos.cc
@@ -10,11 +10,9 @@
namespace ash {
-DisplayErrorObserver::DisplayErrorObserver() {
-}
+DisplayErrorObserver::DisplayErrorObserver() {}
-DisplayErrorObserver::~DisplayErrorObserver() {
-}
+DisplayErrorObserver::~DisplayErrorObserver() {}
void DisplayErrorObserver::OnDisplayModeChangeFailed(
const ui::DisplayConfigurator::DisplayStateList& displays,
« no previous file with comments | « ash/display/display_change_observer_chromeos.cc ('k') | ash/display/display_error_observer_chromeos_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698