Chromium Code Reviews| Index: sky/engine/wtf/BUILD.gn |
| diff --git a/sky/engine/wtf/BUILD.gn b/sky/engine/wtf/BUILD.gn |
| index 240d2fe5322b33370ecf250ca7d516e0eb00e6ab..ce09a3592ae05226b7791d6708377e00f4775cac 100644 |
| --- a/sky/engine/wtf/BUILD.gn |
| +++ b/sky/engine/wtf/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") |
| + |
| visibility = [ "//sky/*" ] |
| component("wtf") { |