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

Unified Diff: chrome/renderer/searchbox/search_bouncer.cc

Issue 2122903002: Move search-related files from chrome/common to chrome/common/search (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: move search-related files Created 4 years, 5 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/renderer/instant_restricted_id_cache.h ('k') | chrome/renderer/searchbox/searchbox.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/renderer/searchbox/search_bouncer.cc
diff --git a/chrome/renderer/searchbox/search_bouncer.cc b/chrome/renderer/searchbox/search_bouncer.cc
index 8b9e3003a53ae6d4966b4edf3357199fb64a2d76..a585849f90c02498ab2b8174aa0985018f1dfedb 100644
--- a/chrome/renderer/searchbox/search_bouncer.cc
+++ b/chrome/renderer/searchbox/search_bouncer.cc
@@ -6,7 +6,7 @@
#include "base/lazy_instance.h"
#include "chrome/common/render_messages.h"
-#include "chrome/common/search_urls.h"
+#include "chrome/common/search/search_urls.h"
#include "content/public/renderer/render_thread_observer.h"
#include "ipc/ipc_message_macros.h"
« no previous file with comments | « chrome/renderer/instant_restricted_id_cache.h ('k') | chrome/renderer/searchbox/searchbox.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698