| Index: chrome/browser/history/visit_database.cc
|
| ===================================================================
|
| --- chrome/browser/history/visit_database.cc (revision 157579)
|
| +++ chrome/browser/history/visit_database.cc (working copy)
|
| @@ -11,7 +11,7 @@
|
|
|
| #include "base/logging.h"
|
| #include "base/string_number_conversions.h"
|
| -#include "chrome/browser/history/url_database.h"
|
| +#include "chrome/browser/common/url_database/url_database.h"
|
| #include "chrome/browser/history/visit_filter.h"
|
| #include "chrome/common/url_constants.h"
|
| #include "content/public/common/page_transition_types.h"
|
|
|