| Index: chrome/browser/ui/views/profiles/new_avatar_button.cc
|
| diff --git a/chrome/browser/ui/views/new_avatar_button.cc b/chrome/browser/ui/views/profiles/new_avatar_button.cc
|
| similarity index 98%
|
| rename from chrome/browser/ui/views/new_avatar_button.cc
|
| rename to chrome/browser/ui/views/profiles/new_avatar_button.cc
|
| index 5c145ef4ac9f4bc884fab3812cffeb9ac5afe9eb..cead57c3fbd348143458469a7ff03399248c1159 100644
|
| --- a/chrome/browser/ui/views/new_avatar_button.cc
|
| +++ b/chrome/browser/ui/views/profiles/new_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/new_avatar_button.h"
|
| +#include "chrome/browser/ui/views/profiles/new_avatar_button.h"
|
|
|
| #include "base/win/windows_version.h"
|
| #include "chrome/browser/browser_process.h"
|
|
|