Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1250)

Unified Diff: chrome/browser/autocomplete/shortcuts_database.cc

Issue 830503003: Move shortcuts_database.{cc,h} to //chrome/browser/autocomplete (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@history-file-moves
Patch Set: Rebase Created 5 years, 12 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>
« no previous file with comments | « chrome/browser/autocomplete/shortcuts_database.h ('k') | chrome/browser/autocomplete/shortcuts_database_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698