| Index: chrome/common/extensions/manifest_tests/extension_manifests_override_unittest.cc
|
| diff --git a/chrome/common/extensions/manifest_tests/extension_manifests_override_unittest.cc b/chrome/common/extensions/manifest_tests/extension_manifests_override_unittest.cc
|
| index d3a1b0cbde9f16753de48d91fec7873dde70c9cf..a04d08abadc2d1b5f03c9adb780525bc02f2140c 100644
|
| --- a/chrome/common/extensions/manifest_tests/extension_manifests_override_unittest.cc
|
| +++ b/chrome/common/extensions/manifest_tests/extension_manifests_override_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 "base/macros.h"
|
| #include "chrome/common/extensions/chrome_manifest_url_handlers.h"
|
| #include "chrome/common/extensions/manifest_tests/chrome_manifest_test.h"
|
| #include "extensions/common/manifest_constants.h"
|
|
|