Index: sandbox/win/BUILD.gn |
diff --git a/sandbox/win/BUILD.gn b/sandbox/win/BUILD.gn |
index d5959035c823af5a4c2e8c9f84e5cf8cfa84e88a..fe37f2268ac0fb8edf37c97423e7932542b51362 100644 |
--- a/sandbox/win/BUILD.gn |
+++ b/sandbox/win/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") |
+ |
source_set("sandbox") { |
sources = [ |
"src/acl.cc", |