Index: chrome/browser/ui/views/bookmark_bubble_view.cc |
=================================================================== |
--- chrome/browser/ui/views/bookmark_bubble_view.cc (revision 68044) |
+++ chrome/browser/ui/views/bookmark_bubble_view.cc (working copy) |
@@ -14,7 +14,7 @@ |
#include "chrome/browser/bookmarks/bookmark_model.h" |
#include "chrome/browser/bookmarks/bookmark_utils.h" |
#include "chrome/browser/metrics/user_metrics.h" |
-#include "chrome/browser/profile.h" |
+#include "chrome/browser/profiles/profile.h" |
#include "chrome/browser/views/info_bubble.h" |
#include "chrome/common/notification_service.h" |
#include "gfx/canvas.h" |