Index: chrome/browser/component_updater/component_updater_resource_throttle.cc |
diff --git a/chrome/browser/component_updater/component_updater_resource_throttle.cc b/chrome/browser/component_updater/component_updater_resource_throttle.cc |
index 2a38cf9c60fba1e3461caac9f0577c3192b85104..c98fc5f6168bb07be5c44db9207b43968c33be0d 100644 |
--- a/chrome/browser/component_updater/component_updater_resource_throttle.cc |
+++ b/chrome/browser/component_updater/component_updater_resource_throttle.cc |
@@ -6,7 +6,7 @@ |
#include "base/location.h" |
#include "base/memory/weak_ptr.h" |
-#include "chrome/browser/component_updater/component_updater_service.h" |
+#include "components/component_updater/component_updater_service.h" |
#include "content/public/browser/browser_thread.h" |
#include "content/public/browser/resource_controller.h" |
#include "content/public/browser/resource_throttle.h" |