Index: chrome/browser/ui/cocoa/profiles/avatar_label_button_unittest.mm |
diff --git a/chrome/browser/ui/cocoa/profiles/avatar_label_button_unittest.mm b/chrome/browser/ui/cocoa/profiles/avatar_label_button_unittest.mm |
index a115695760f7f829a0dd8a06609a557de68926a1..a301626d34dd469144cf5181e6c52aded40a4462 100644 |
--- a/chrome/browser/ui/cocoa/profiles/avatar_label_button_unittest.mm |
+++ b/chrome/browser/ui/cocoa/profiles/avatar_label_button_unittest.mm |
@@ -2,10 +2,11 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
+#import "chrome/browser/ui/cocoa/profiles/avatar_label_button.h" |
+ |
#import <Cocoa/Cocoa.h> |
#include "base/mac/scoped_nsobject.h" |
-#import "chrome/browser/ui/cocoa/profiles/avatar_label_button.h" |
#import "chrome/browser/ui/cocoa/cocoa_test_helper.h" |
#include "testing/gtest/include/gtest/gtest.h" |