Chromium Code Reviews| Index: tools/relocation_packer/BUILD.gn |
| diff --git a/tools/relocation_packer/BUILD.gn b/tools/relocation_packer/BUILD.gn |
| index cbbc6fdde59103d5a6d1b7838c4d218f783ce4fc..0b29c9162eb4fabc15fb8bf11d9658a1fb3f4f98 100644 |
| --- a/tools/relocation_packer/BUILD.gn |
| +++ b/tools/relocation_packer/BUILD.gn |
| @@ -3,6 +3,7 @@ |
| # found in the LICENSE file. |
| import("config.gni") |
| +import("//testing/test.gni") |
| assert(relocation_packing_supported) |