Index: chrome/browser/ui/webui/chromeos/login/enrollment_screen_handler.cc |
diff --git a/chrome/browser/ui/webui/chromeos/login/enrollment_screen_handler.cc b/chrome/browser/ui/webui/chromeos/login/enrollment_screen_handler.cc |
index f516642381591fce83ee7f11d18f15eb7ba60f26..1936a6e7b68dae7674b7acc736d90db68a01279c 100644 |
--- a/chrome/browser/ui/webui/chromeos/login/enrollment_screen_handler.cc |
+++ b/chrome/browser/ui/webui/chromeos/login/enrollment_screen_handler.cc |
@@ -6,7 +6,7 @@ |
#include <algorithm> |
-#include "ash/common/system/chromeos/devicetype_utils.h" |
+#include "ash/system/devicetype_utils.h" |
#include "base/bind.h" |
#include "base/bind_helpers.h" |
#include "base/files/file_util.h" |