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

Unified Diff: ash/common/system/chromeos/tray_tracing.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/common/system/chromeos/system_clock_observer.cc ('k') | ash/common/system/chromeos/tray_tracing.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/system/chromeos/tray_tracing.h
diff --git a/ash/common/system/chromeos/tray_tracing.h b/ash/common/system/chromeos/tray_tracing.h
index c190bf7ccfe3d62f5e8e5a7e8f78f68d4b92fea6..363fc0ccdf01b8b53be51c485a0074f251b49ea1 100644
--- a/ash/common/system/chromeos/tray_tracing.h
+++ b/ash/common/system/chromeos/tray_tracing.h
@@ -26,8 +26,7 @@ class ASH_EXPORT TracingObserver {
// This is the item that displays when users enable performance tracing at
// chrome://slow. It alerts them that this mode is running, and provides an
// easy way to open the page to disable it.
-class TrayTracing : public TrayImageItem,
- public TracingObserver {
+class TrayTracing : public TrayImageItem, public TracingObserver {
public:
explicit TrayTracing(SystemTray* system_tray);
~TrayTracing() override;
« no previous file with comments | « ash/common/system/chromeos/system_clock_observer.cc ('k') | ash/common/system/chromeos/tray_tracing.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698