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

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

Issue 2868293002: Rename new_avatar_button.* to avatar_button in preparation for CL 2851543002 (Closed)
Patch Set: Created 3 years, 7 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_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>
« no previous file with comments | « chrome/browser/ui/views/profiles/avatar_button.h ('k') | chrome/browser/ui/views/profiles/new_avatar_button.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698