summaryrefslogtreecommitdiffstats
path: root/chrome/browser/component_updater/swiftshader_component_installer.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/component_updater/swiftshader_component_installer.cc')
-rw-r--r--chrome/browser/component_updater/swiftshader_component_installer.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/browser/component_updater/swiftshader_component_installer.cc b/chrome/browser/component_updater/swiftshader_component_installer.cc
index 1a155ec0..f98d651 100644
--- a/chrome/browser/component_updater/swiftshader_component_installer.cc
+++ b/chrome/browser/component_updater/swiftshader_component_installer.cc
@@ -4,12 +4,12 @@
#include "chrome/browser/component_updater/swiftshader_component_installer.h"
-#include "base/bind.h"
#include "base/base_paths.h"
+#include "base/bind.h"
#include "base/compiler_specific.h"
#include "base/cpu.h"
-#include "base/file_path.h"
#include "base/file_util.h"
+#include "base/files/file_path.h"
#include "base/logging.h"
#include "base/path_service.h"
#include "base/string_util.h"