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

Unified Diff: components/omnibox/browser/history_index_restore_observer.cc

Issue 1639463002: Moves HistoryIndexRestoreObserver to components/omnibox/browser. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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
« no previous file with comments | « components/omnibox/browser/history_index_restore_observer.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/omnibox/browser/history_index_restore_observer.cc
diff --git a/chrome/test/base/history_index_restore_observer.cc b/components/omnibox/browser/history_index_restore_observer.cc
similarity index 87%
rename from chrome/test/base/history_index_restore_observer.cc
rename to components/omnibox/browser/history_index_restore_observer.cc
index cd54866f135cebb5150396ee8fa170a6f3806cb4..f5defe912bf066fd120c3e8ec10c44439ccd93bb 100644
--- a/chrome/test/base/history_index_restore_observer.cc
+++ b/components/omnibox/browser/history_index_restore_observer.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/test/base/history_index_restore_observer.h"
+#include "components/omnibox/browser/history_index_restore_observer.h"
HistoryIndexRestoreObserver::HistoryIndexRestoreObserver(
const base::Closure& task)
« no previous file with comments | « components/omnibox/browser/history_index_restore_observer.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698