Index: chrome/browser/autofill/autofill_browsertest.cc |
=================================================================== |
--- chrome/browser/autofill/autofill_browsertest.cc (revision 87381) |
+++ chrome/browser/autofill/autofill_browsertest.cc (working copy) |
@@ -19,7 +19,6 @@ |
#include "chrome/browser/ui/browser.h" |
#include "chrome/browser/ui/browser_window.h" |
#include "chrome/browser/ui/tab_contents/tab_contents_wrapper.h" |
-#include "chrome/common/net/test_url_fetcher_factory.h" |
#include "chrome/common/render_messages.h" |
#include "chrome/renderer/translate_helper.h" |
#include "chrome/test/in_process_browser_test.h" |
@@ -27,6 +26,7 @@ |
#include "content/browser/renderer_host/mock_render_process_host.h" |
#include "content/browser/renderer_host/render_view_host.h" |
#include "content/browser/tab_contents/tab_contents.h" |
+#include "content/common/test_url_fetcher_factory.h" |
#include "testing/gtest/include/gtest/gtest.h" |
#include "ui/base/keycodes/keyboard_codes.h" |