| Index: build/secondary/third_party/cacheinvalidation/BUILD.gn
|
| diff --git a/build/secondary/third_party/cacheinvalidation/BUILD.gn b/build/secondary/third_party/cacheinvalidation/BUILD.gn
|
| index 53d847296b5622352419a4b5481a50cf29961be7..088f89a4ee3e72f0762e6c05cdd5513966981063 100644
|
| --- a/build/secondary/third_party/cacheinvalidation/BUILD.gn
|
| +++ b/build/secondary/third_party/cacheinvalidation/BUILD.gn
|
| @@ -2,6 +2,8 @@
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|
| +import("//testing/test.gni")
|
| +
|
| config("cacheinvalidation_config") {
|
| include_dirs = [
|
| "overrides",
|
|
|