Commit 383a3601 authored by Dave Cheney's avatar Dave Cheney

misc/nacl: fix nacl build

Update testzip.proto to reflect vendoring of golang.org/x/arch.

Change-Id: I532da1100f74d1e9887eb3cf26974660ae818d92
Reviewed-on: https://go-review.googlesource.com/14007Reviewed-by: 's avatarBrad Fitzpatrick <bradfitz@golang.org>
parent 3d3bc88b
......@@ -27,15 +27,6 @@ go src=..
internal
objfile
objfile.go
rsc.io
arm
armasm
testdata
+
x86
x86asm
testdata
+
gofmt
gofmt.go
gofmt_test.go
......@@ -44,6 +35,18 @@ go src=..
newlink
testdata
+
vendor
golang.org
x
arch
arm
armasm
testdata
+
x86
x86asm
testdata
+
archive
tar
testdata
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment