| Index: chrome/common/extensions/chrome_manifest_url_handlers.cc
|
| diff --git a/chrome/common/extensions/chrome_manifest_url_handlers.cc b/chrome/common/extensions/chrome_manifest_url_handlers.cc
|
| index 8905ae7d5e2901f76d53551d60f90322a9c57c2f..cf3d5464c73eeef4ff53eea27f94a761cae68b20 100644
|
| --- a/chrome/common/extensions/chrome_manifest_url_handlers.cc
|
| +++ b/chrome/common/extensions/chrome_manifest_url_handlers.cc
|
| @@ -21,7 +21,7 @@
|
| #include "extensions/common/permissions/api_permission.h"
|
|
|
| #if defined(USE_AURA)
|
| -#include "ui/keyboard/keyboard_constants.h"
|
| +#include "ui/keyboard/content/keyboard_constants.h"
|
| #endif
|
|
|
| namespace extensions {
|
|
|