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

Unified Diff: ash/desktop_background/desktop_background_controller_test_api.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/desktop_background/desktop_background_controller_test_api.cc
diff --git a/ash/desktop_background/desktop_background_controller_test_api.cc b/ash/desktop_background/desktop_background_controller_test_api.cc
index 5bb7c0d426f2b58e789fab38af84d3d59e4e044f..dcbdedf262af3d9e3a3e57e31962d6b455db9b02 100644
--- a/ash/desktop_background/desktop_background_controller_test_api.cc
+++ b/ash/desktop_background/desktop_background_controller_test_api.cc
@@ -8,8 +8,7 @@ namespace ash {
DesktopBackgroundController::TestAPI::TestAPI(
DesktopBackgroundController* controller)
- : controller_(controller) {
-}
+ : controller_(controller) {}
void DesktopBackgroundController::TestAPI::set_wallpaper_reload_delay_for_test(
bool value) {

Powered by Google App Engine
This is Rietveld 408576698