Index: chrome/browser/ui/views/profiles/avatar_label.cc |
diff --git a/chrome/browser/ui/views/avatar_label.cc b/chrome/browser/ui/views/profiles/avatar_label.cc |
similarity index 98% |
rename from chrome/browser/ui/views/avatar_label.cc |
rename to chrome/browser/ui/views/profiles/avatar_label.cc |
index 6f7733978f1517fe855f46a76aaec4eb596c161e..26fb2a5f1079fa81aaa22c585fc1af826c8a8614 100644 |
--- a/chrome/browser/ui/views/avatar_label.cc |
+++ b/chrome/browser/ui/views/profiles/avatar_label.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "chrome/browser/ui/views/avatar_label.h" |
+#include "chrome/browser/ui/views/profiles/avatar_label.h" |
#include "base/memory/scoped_ptr.h" |
#include "chrome/browser/themes/theme_properties.h" |