Index: chrome/browser/ui/webui/components_ui.h |
diff --git a/chrome/browser/ui/webui/components_ui.h b/chrome/browser/ui/webui/components_ui.h |
index d215b9a3bb07e312ed1cdcf932704bdc05d8ed6f..30c61daf79133a197194729d58429a3deaccfa5e 100644 |
--- a/chrome/browser/ui/webui/components_ui.h |
+++ b/chrome/browser/ui/webui/components_ui.h |
@@ -5,8 +5,8 @@ |
#ifndef CHROME_BROWSER_UI_WEBUI_COMPONENTS_UI_H_ |
#define CHROME_BROWSER_UI_WEBUI_COMPONENTS_UI_H_ |
-#include "chrome/browser/component_updater/component_updater_service.h" |
-#include "chrome/browser/component_updater/crx_update_item.h" |
+#include "components/component_updater/component_updater_service.h" |
+#include "components/component_updater/crx_update_item.h" |
#include "content/public/browser/web_ui_controller.h" |
#include "ui/base/layout.h" |