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

Unified Diff: chrome/browser/ui/views/profiles/profile_reset_bubble_view.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/profile_reset_bubble_view.cc
diff --git a/chrome/browser/ui/views/profile_reset_bubble_view.cc b/chrome/browser/ui/views/profiles/profile_reset_bubble_view.cc
similarity index 99%
rename from chrome/browser/ui/views/profile_reset_bubble_view.cc
rename to chrome/browser/ui/views/profiles/profile_reset_bubble_view.cc
index 60372c09c03bc4520e13ec97032d7090d0ad2117..e3a8e9f8e1c864f5ea1675e00ba6668710ee3642 100644
--- a/chrome/browser/ui/views/profile_reset_bubble_view.cc
+++ b/chrome/browser/ui/views/profiles/profile_reset_bubble_view.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/profile_reset_bubble_view.h"
+#include "chrome/browser/ui/views/profiles/profile_reset_bubble_view.h"
#include "chrome/app/chrome_command_ids.h"
#include "chrome/browser/google/google_util.h"
« no previous file with comments | « chrome/browser/ui/views/profiles/profile_reset_bubble_view.h ('k') | chrome/browser/ui/views/profiles/user_manager_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698