Index: chrome/browser/ui/webui/options/browser_options_handler.cc |
diff --git a/chrome/browser/ui/webui/options/browser_options_handler.cc b/chrome/browser/ui/webui/options/browser_options_handler.cc |
index c71134709ef48ad52a130aa336bbd13a048d3884..e2f43eba14ce82250677d3d45f165b73c34bf3f8 100644 |
--- a/chrome/browser/ui/webui/options/browser_options_handler.cc |
+++ b/chrome/browser/ui/webui/options/browser_options_handler.cc |
@@ -119,8 +119,8 @@ |
#if defined(OS_CHROMEOS) |
#include "ash/common/accessibility_types.h" // nogncheck |
-#include "ash/common/system/chromeos/devicetype_utils.h" // nogncheck |
#include "ash/shell.h" // nogncheck |
+#include "ash/system/devicetype_utils.h" // nogncheck |
#include "chrome/browser/browser_process_platform_part.h" |
#include "chrome/browser/chromeos/accessibility/accessibility_util.h" |
#include "chrome/browser/chromeos/arc/arc_util.h" |