| Index: chrome/common/extensions/manifest_tests/extension_manifests_kiosk_unittest.cc
|
| diff --git a/chrome/common/extensions/manifest_tests/extension_manifests_kiosk_unittest.cc b/chrome/common/extensions/manifest_tests/extension_manifests_kiosk_unittest.cc
|
| index 00de7cdba6e378558e900c40a40c45309e640b03..7a45ea4670ae0ec161b7838267130acbb2a85ddc 100644
|
| --- a/chrome/common/extensions/manifest_tests/extension_manifests_kiosk_unittest.cc
|
| +++ b/chrome/common/extensions/manifest_tests/extension_manifests_kiosk_unittest.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 "chrome/common/extensions/manifest_tests/chrome_manifest_test.h"
|
| #include "extensions/common/extension.h"
|
| #include "extensions/common/manifest_constants.h"
|
|
|