Index: chrome/browser/ui/browser_navigator.cc |
=================================================================== |
--- chrome/browser/ui/browser_navigator.cc (revision 68047) |
+++ chrome/browser/ui/browser_navigator.cc (working copy) |
@@ -8,7 +8,7 @@ |
#include "chrome/browser/browser_list.h" |
#include "chrome/browser/browser_url_handler.h" |
#include "chrome/browser/browser_window.h" |
-#include "chrome/browser/profile.h" |
+#include "chrome/browser/profiles/profile.h" |
#include "chrome/browser/renderer_host/site_instance.h" |
#include "chrome/browser/tabs/tab_strip_model.h" |
#include "chrome/browser/tab_contents/tab_contents.h" |