| Index: chrome/browser/autocomplete/shortcuts_database.cc
|
| diff --git a/chrome/browser/history/shortcuts_database.cc b/chrome/browser/autocomplete/shortcuts_database.cc
|
| similarity index 99%
|
| rename from chrome/browser/history/shortcuts_database.cc
|
| rename to chrome/browser/autocomplete/shortcuts_database.cc
|
| index ec4c0973afafb8c33bc4872331525818132a6dd6..b42ca78c580f5d6fe4909c45b5ae395aa7b7ea8a 100644
|
| --- a/chrome/browser/history/shortcuts_database.cc
|
| +++ b/chrome/browser/autocomplete/shortcuts_database.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "chrome/browser/history/shortcuts_database.h"
|
| +#include "chrome/browser/autocomplete/shortcuts_database.h"
|
|
|
| #include <string>
|
|
|
|
|