Chromium Code Reviews| Index: sandbox/mac/BUILD.gn |
| diff --git a/sandbox/mac/BUILD.gn b/sandbox/mac/BUILD.gn |
| index 8a8533ca4e5d6a5e9cc74c8724d8e9cabaa76b15..3833b8a608af68e799c234be639367af555b57cb 100644 |
| --- a/sandbox/mac/BUILD.gn |
| +++ b/sandbox/mac/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("//build/config/mac/mac_sdk.gni") |
| + |
| component("sandbox") { |
| sources = [ |
| "bootstrap_sandbox.cc", |