| Index: chrome/common/extensions/manifest_handlers/automation.cc
|
| diff --git a/chrome/common/extensions/manifest_handlers/automation.cc b/chrome/common/extensions/manifest_handlers/automation.cc
|
| index 8ad73b6aaa572bd691ca694e42c7906f99c3a717..2554463bf206e3d0ad4c7750fc8b9ac166e2cfa8 100644
|
| --- a/chrome/common/extensions/manifest_handlers/automation.cc
|
| +++ b/chrome/common/extensions/manifest_handlers/automation.cc
|
| @@ -10,7 +10,6 @@
|
| #include "base/memory/ptr_util.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "chrome/common/extensions/api/manifest_types.h"
|
| -#include "chrome/grit/generated_resources.h"
|
| #include "extensions/common/error_utils.h"
|
| #include "extensions/common/extensions_client.h"
|
| #include "extensions/common/manifest_constants.h"
|
|
|