| Index: chrome/browser/ui/webui/options/chromeos/consumer_management_handler.cc
|
| diff --git a/chrome/browser/ui/webui/options/chromeos/consumer_management_handler.cc b/chrome/browser/ui/webui/options/chromeos/consumer_management_handler.cc
|
| index ea72850ff6273225311175c4f07e242420807cb2..7acbd038c09700c8204a9d83f3f75209c112d049 100644
|
| --- a/chrome/browser/ui/webui/options/chromeos/consumer_management_handler.cc
|
| +++ b/chrome/browser/ui/webui/options/chromeos/consumer_management_handler.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "chrome/browser/ui/webui/options/chromeos/consumer_management_handler.h"
|
|
|
| -#include "ash/system/chromeos/devicetype_utils.h"
|
| +#include "ash/common/system/chromeos/devicetype_utils.h"
|
| #include "base/bind.h"
|
| #include "base/bind_helpers.h"
|
| #include "base/logging.h"
|
|
|