| Index: chrome/browser/ui/webui/settings/about_handler.cc
|
| diff --git a/chrome/browser/ui/webui/settings/about_handler.cc b/chrome/browser/ui/webui/settings/about_handler.cc
|
| index 6f9ca5d311b2dc159c0e4adf080addf9ec071f2b..50db13d75a3457ec54d1eae8cb4f559f2722fe6e 100644
|
| --- a/chrome/browser/ui/webui/settings/about_handler.cc
|
| +++ b/chrome/browser/ui/webui/settings/about_handler.cc
|
| @@ -8,7 +8,7 @@
|
|
|
| #include <string>
|
|
|
| -#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/command_line.h"
|
|
|