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

Unified Diff: chrome/browser/ui/views/profiles/avatar_label.cc

Issue 229293002: [Win] Move profile related UI from ui/views/ to ui/views/profiles (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 8 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: 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"
« no previous file with comments | « chrome/browser/ui/views/profiles/avatar_label.h ('k') | chrome/browser/ui/views/profiles/avatar_menu_bubble_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698