| Index: chrome/browser/ui/views/profiles/avatar_button.cc
|
| diff --git a/chrome/browser/ui/views/profiles/new_avatar_button.cc b/chrome/browser/ui/views/profiles/avatar_button.cc
|
| similarity index 99%
|
| rename from chrome/browser/ui/views/profiles/new_avatar_button.cc
|
| rename to chrome/browser/ui/views/profiles/avatar_button.cc
|
| index 795ca239a216e99c1280e4eaff0747fdef293a11..bf5b01f591a2b543e8b01af7197586037c480944 100644
|
| --- a/chrome/browser/ui/views/profiles/new_avatar_button.cc
|
| +++ b/chrome/browser/ui/views/profiles/avatar_button.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/profiles/new_avatar_button.h"
|
| +#include "chrome/browser/ui/views/profiles/avatar_button.h"
|
|
|
| #include <utility>
|
|
|
|
|