Index: chrome/browser/ui/views/profiles/profile_reset_bubble_view.h |
diff --git a/chrome/browser/ui/views/profile_reset_bubble_view.h b/chrome/browser/ui/views/profiles/profile_reset_bubble_view.h |
similarity index 95% |
rename from chrome/browser/ui/views/profile_reset_bubble_view.h |
rename to chrome/browser/ui/views/profiles/profile_reset_bubble_view.h |
index 9230e31b09ede9733a3ca8d294ca6852d2f1cebc..db632a31b9d20ad9be618a03e7f85d31be3434a5 100644 |
--- a/chrome/browser/ui/views/profile_reset_bubble_view.h |
+++ b/chrome/browser/ui/views/profiles/profile_reset_bubble_view.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef CHROME_BROWSER_UI_VIEWS_PROFILE_RESET_BUBBLE_VIEW_H_ |
-#define CHROME_BROWSER_UI_VIEWS_PROFILE_RESET_BUBBLE_VIEW_H_ |
+#ifndef CHROME_BROWSER_UI_VIEWS_PROFILES_PROFILE_RESET_BUBBLE_VIEW_H_ |
+#define CHROME_BROWSER_UI_VIEWS_PROFILES_PROFILE_RESET_BUBBLE_VIEW_H_ |
#include "base/callback.h" |
#include "base/memory/scoped_ptr.h" |
@@ -135,4 +135,4 @@ class ProfileResetBubbleView : public views::BubbleDelegateView, |
DISALLOW_COPY_AND_ASSIGN(ProfileResetBubbleView); |
}; |
-#endif // CHROME_BROWSER_UI_VIEWS_PROFILE_RESET_BUBBLE_VIEW_H_ |
+#endif // CHROME_BROWSER_UI_VIEWS_PROFILES_PROFILE_RESET_BUBBLE_VIEW_H_ |