diff options
Diffstat (limited to 'chrome/browser/profile.cc')
-rw-r--r-- | chrome/browser/profile.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/profile.cc b/chrome/browser/profile.cc index 3ceef3a..1ca28fe 100644 --- a/chrome/browser/profile.cc +++ b/chrome/browser/profile.cc @@ -11,7 +11,7 @@ #include "base/scoped_ptr.h" #include "base/string_util.h" #include "base/values.h" -#include "chrome/browser/bookmark_bar_model.h" +#include "chrome/browser/bookmarks/bookmark_bar_model.h" #include "chrome/browser/browser_list.h" #include "chrome/browser/browser_process.h" #include "chrome/browser/download_manager.h" |