diff options
Diffstat (limited to 'chrome/browser/history/shortcuts_database.h')
-rw-r--r-- | chrome/browser/history/shortcuts_database.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/history/shortcuts_database.h b/chrome/browser/history/shortcuts_database.h index 594150a..538ea65 100644 --- a/chrome/browser/history/shortcuts_database.h +++ b/chrome/browser/history/shortcuts_database.h @@ -9,7 +9,7 @@ #include <string> #include <vector> -#include "base/file_path.h" +#include "base/files/file_path.h" #include "base/gtest_prod_util.h" #include "base/memory/ref_counted.h" #include "base/string16.h" |