Index: chrome/browser/autofill/autocomplete_history_manager.cc |
diff --git a/chrome/browser/autocomplete_history_manager.cc b/chrome/browser/autofill/autocomplete_history_manager.cc |
similarity index 99% |
rename from chrome/browser/autocomplete_history_manager.cc |
rename to chrome/browser/autofill/autocomplete_history_manager.cc |
index b0267531e224edb89e2c232e9b5663503fc9f52d..ff7803f9b6b7de40b1ada9f0e8747019b3b46d47 100644 |
--- a/chrome/browser/autocomplete_history_manager.cc |
+++ b/chrome/browser/autofill/autocomplete_history_manager.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/autocomplete_history_manager.h" |
+#include "chrome/browser/autofill/autocomplete_history_manager.h" |
#include <vector> |