| Index: chrome/common/extensions/chrome_manifest_handlers.cc
|
| diff --git a/chrome/common/extensions/chrome_manifest_handlers.cc b/chrome/common/extensions/chrome_manifest_handlers.cc
|
| index 590414c2d526b1f76b8f876b12a1a6748bfcbbd6..9751d048d3cd1a85f6b2bcef0ebf845ab8049c2a 100644
|
| --- a/chrome/common/extensions/chrome_manifest_handlers.cc
|
| +++ b/chrome/common/extensions/chrome_manifest_handlers.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "chrome/common/extensions/chrome_manifest_handlers.h"
|
|
|
| +#include "build/build_config.h"
|
| #include "chrome/common/extensions/api/commands/commands_handler.h"
|
| #include "chrome/common/extensions/api/omnibox/omnibox_handler.h"
|
| #include "chrome/common/extensions/api/plugins/plugins_handler.h"
|
|
|