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

Unified Diff: chrome/browser/instant/search.cc

Issue 12335141: Move c/b/ui/search/search.* to c/b/instant/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 7 years, 9 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 | « chrome/browser/instant/search.h ('k') | chrome/browser/instant/search_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/instant/search.cc
diff --git a/chrome/browser/ui/search/search.cc b/chrome/browser/instant/search.cc
similarity index 99%
rename from chrome/browser/ui/search/search.cc
rename to chrome/browser/instant/search.cc
index 6544bd1423f326f6311f8b8561ca1cc0404ec09f..cb360a971e5169f0ef9a9d17013ad89f1d72af74 100644
--- a/chrome/browser/ui/search/search.cc
+++ b/chrome/browser/instant/search.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/ui/search/search.h"
+#include "chrome/browser/instant/search.h"
#include "base/command_line.h"
#include "base/metrics/field_trial.h"
« no previous file with comments | « chrome/browser/instant/search.h ('k') | chrome/browser/instant/search_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698