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

Unified Diff: components/omnibox/url_prefix.cc

Issue 443043003: Rename components/autocomplete to components/omnibox (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 4 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/url_prefix.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/omnibox/url_prefix.cc
diff --git a/components/autocomplete/url_prefix.cc b/components/omnibox/url_prefix.cc
similarity index 98%
rename from components/autocomplete/url_prefix.cc
rename to components/omnibox/url_prefix.cc
index 61b4900c94760f405ffcf459ce56fdd747fc0033..be5a5ef40e19123a14d3a0a41329af2062d4dbcf 100644
--- a/components/autocomplete/url_prefix.cc
+++ b/components/omnibox/url_prefix.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 "components/autocomplete/url_prefix.h"
+#include "components/omnibox/url_prefix.h"
#include "base/basictypes.h"
#include "base/strings/string_util.h"
« no previous file with comments | « components/omnibox/url_prefix.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698