Index: chrome/browser/component_updater/component_updater_service_unittest.cc |
=================================================================== |
--- chrome/browser/component_updater/component_updater_service_unittest.cc (revision 107484) |
+++ chrome/browser/component_updater/component_updater_service_unittest.cc (working copy) |
@@ -14,9 +14,9 @@ |
#include "chrome/common/chrome_notification_types.h" |
#include "chrome/test/base/test_url_request_context_getter.h" |
#include "content/browser/browser_thread.h" |
-#include "content/common/net/url_fetcher.h" |
#include "content/public/browser/notification_observer.h" |
#include "content/public/browser/notification_service.h" |
+#include "content/public/common/url_fetcher.h" |
#include "content/test/test_notification_tracker.h" |
#include "googleurl/src/gurl.h" |