commit | 02c4c1d3f0997950d4663dd6e814588ed5e7e869 | [log] [tgz] |
---|---|---|
author | Dan Willemsen <dwillemsen@google.com> | Wed Nov 08 12:50:38 2017 -0800 |
committer | Dan Willemsen <dwillemsen@google.com> | Wed Nov 08 12:50:38 2017 -0800 |
tree | 6d7aedc53d2603f45095cb87939e959d9310bf2f | |
parent | b760f5d6381c0feb4b24251b15dd691a9d4268d3 [diff] |
Fix mac build Test: `m nothing` on mac Change-Id: Ibc377134dbcc5d40263697ef1e79fc31b16e0d1d
diff --git a/ui/build/sandbox_darwin.go b/ui/build/sandbox_darwin.go index 56791f7..7e75167 100644 --- a/ui/build/sandbox_darwin.go +++ b/ui/build/sandbox_darwin.go
@@ -16,7 +16,6 @@ import ( "os/exec" - "path/filepath" ) type Sandbox string