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

Unified Diff: athena/main/url_search_provider.h

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 | « athena/main/athena_main.gyp ('k') | athena/main/url_search_provider.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/main/url_search_provider.h
diff --git a/athena/main/url_search_provider.h b/athena/main/url_search_provider.h
index 1d8406c699ba4190c555cd13fe67b60fc26d4f50..632d01a997d80a7986fdea4695f3df843b36b56e 100644
--- a/athena/main/url_search_provider.h
+++ b/athena/main/url_search_provider.h
@@ -6,7 +6,7 @@
#define ATHENA_MAIN_URL_SEARCH_PROVIDER_H_
#include "base/memory/scoped_ptr.h"
-#include "components/autocomplete/autocomplete_input.h"
+#include "components/omnibox/autocomplete_input.h"
#include "net/url_request/url_fetcher_delegate.h"
#include "ui/app_list/search_provider.h"
« no previous file with comments | « athena/main/athena_main.gyp ('k') | athena/main/url_search_provider.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698