Index: chrome/browser/component_updater/swiftshader_component_installer.cc |
diff --git a/chrome/browser/component_updater/swiftshader_component_installer.cc b/chrome/browser/component_updater/swiftshader_component_installer.cc |
index 96f5e9e29e590340582f102c54c1b4f92f6bcd20..082b15abb8a1c70432ee5264ccabed58cc168707 100644 |
--- a/chrome/browser/component_updater/swiftshader_component_installer.cc |
+++ b/chrome/browser/component_updater/swiftshader_component_installer.cc |
@@ -18,8 +18,8 @@ |
#include "base/path_service.h" |
#include "base/strings/string_util.h" |
#include "base/values.h" |
-#include "chrome/browser/component_updater/component_updater_service.h" |
#include "components/component_updater/component_updater_paths.h" |
+#include "components/component_updater/component_updater_service.h" |
#include "content/public/browser/browser_thread.h" |
#include "content/public/browser/gpu_data_manager.h" |
#include "content/public/browser/gpu_data_manager_observer.h" |