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

Unified Diff: ash/first_run/desktop_cleaner.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/extended_desktop_unittest.cc ('k') | ash/first_run/desktop_cleaner.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/first_run/desktop_cleaner.h
diff --git a/ash/first_run/desktop_cleaner.h b/ash/first_run/desktop_cleaner.h
index fe762825de2aaa9aa34b1430ea4d1a6189a7f7b6..f16919af236b1ac9b1b34e80d37ebbb17cd50a60 100644
--- a/ash/first_run/desktop_cleaner.h
+++ b/ash/first_run/desktop_cleaner.h
@@ -30,7 +30,7 @@ class ASH_EXPORT DesktopCleaner {
// Returns the list of containers that DesctopCleaner hides.
static std::vector<int> GetContainersToHideForTest();
- std::vector<linked_ptr<ContainerHider> > container_hiders_;
+ std::vector<linked_ptr<ContainerHider>> container_hiders_;
std::unique_ptr<NotificationBlocker> notification_blocker_;
friend class ash::test::FirstRunHelperTest;
« no previous file with comments | « ash/extended_desktop_unittest.cc ('k') | ash/first_run/desktop_cleaner.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698