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

Unified Diff: ash/shelf/shelf_window_watcher.h

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
« no previous file with comments | « ash/shelf/shelf_widget_unittest.cc ('k') | ash/shelf/shelf_window_watcher.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/shelf/shelf_window_watcher.h
diff --git a/ash/shelf/shelf_window_watcher.h b/ash/shelf/shelf_window_watcher.h
index 53cbdbf0be0ce6320f8804aeea468df6a617ed2d..7cfe2dca870070a8d63a7958e3b6ae6eca046632 100644
--- a/ash/shelf/shelf_window_watcher.h
+++ b/ash/shelf/shelf_window_watcher.h
@@ -144,7 +144,8 @@ class ShelfWindowWatcher : public aura::client::ActivationChangeObserver,
// Holds all observed activation clients.
ScopedObserverWithDuplicatedSources<aura::client::ActivationClient,
- aura::client::ActivationChangeObserver> observed_activation_clients_;
+ aura::client::ActivationChangeObserver>
+ observed_activation_clients_;
DISALLOW_COPY_AND_ASSIGN(ShelfWindowWatcher);
};
« no previous file with comments | « ash/shelf/shelf_widget_unittest.cc ('k') | ash/shelf/shelf_window_watcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698