| Index: chrome/browser/extensions/api/hotword_private/hotword_private_api.cc
|
| diff --git a/chrome/browser/extensions/api/hotword_private/hotword_private_api.cc b/chrome/browser/extensions/api/hotword_private/hotword_private_api.cc
|
| index dc9b3ded5e6b473d4577482e88e5c8ef5bba8a85..61aac818a5ba19d42c250486690523f853f054a3 100644
|
| --- a/chrome/browser/extensions/api/hotword_private/hotword_private_api.cc
|
| +++ b/chrome/browser/extensions/api/hotword_private/hotword_private_api.cc
|
| @@ -30,7 +30,7 @@
|
| #include "ui/base/webui/web_ui_util.h"
|
|
|
| #if defined(OS_CHROMEOS)
|
| -#include "ash/system/devicetype_utils.h"
|
| +#include "ash/common/system/chromeos/devicetype_utils.h"
|
| #endif
|
|
|
| namespace extensions {
|
|
|