Index: chrome/browser/autocomplete/autocomplete_edit_view_win.cc |
=================================================================== |
--- chrome/browser/autocomplete/autocomplete_edit_view_win.cc (revision 76500) |
+++ chrome/browser/autocomplete/autocomplete_edit_view_win.cc (working copy) |
@@ -31,9 +31,9 @@ |
#include "chrome/browser/profiles/profile.h" |
#include "chrome/browser/search_engines/template_url.h" |
#include "chrome/browser/search_engines/template_url_model.h" |
-#include "chrome/browser/tab_contents/tab_contents.h" |
#include "chrome/browser/ui/views/location_bar/location_bar_view.h" |
#include "chrome/common/notification_service.h" |
+#include "content/browser/tab_contents/tab_contents.h" |
#include "googleurl/src/url_util.h" |
#include "grit/generated_resources.h" |
#include "net/base/escape.h" |