Index: chrome/browser/component_updater/component_updater_service_unittest.cc |
=================================================================== |
--- chrome/browser/component_updater/component_updater_service_unittest.cc (revision 140252) |
+++ chrome/browser/component_updater/component_updater_service_unittest.cc (working copy) |
@@ -16,8 +16,8 @@ |
#include "chrome/common/chrome_paths.h" |
#include "content/public/browser/notification_observer.h" |
#include "content/public/browser/notification_service.h" |
-#include "content/test/test_browser_thread.h" |
#include "content/public/common/url_fetcher.h" |
+#include "content/public/test/test_browser_thread.h" |
#include "content/test/test_notification_tracker.h" |
#include "googleurl/src/gurl.h" |
#include "libxml/globals.h" |