| Index: extensions/common/manifest_constants.cc
|
| diff --git a/extensions/common/manifest_constants.cc b/extensions/common/manifest_constants.cc
|
| index c4e3cd9a45919dfe973edb34d37096bcde59cf7c..c6189306055e7029b0fd69270fbb21c9dbfaeb55 100644
|
| --- a/extensions/common/manifest_constants.cc
|
| +++ b/extensions/common/manifest_constants.cc
|
| @@ -2,6 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +#include "build/build_config.h"
|
| #include "extensions/common/manifest_constants.h"
|
|
|
| namespace extensions {
|
|
|