Chromium Code Reviews| Index: third_party/go/src/golang.org/x/mobile/font/doc.go |
| diff --git a/third_party/go/src/golang.org/x/mobile/font/doc.go b/third_party/go/src/golang.org/x/mobile/font/doc.go |
| deleted file mode 100644 |
| index 349feb4610ff4bcedb8e6c8d6d1c1b60366e2d72..0000000000000000000000000000000000000000 |
| --- a/third_party/go/src/golang.org/x/mobile/font/doc.go |
| +++ /dev/null |
| @@ -1,6 +0,0 @@ |
| -// Copyright 2014 The Go Authors. All rights reserved. |
| -// Use of this source code is governed by a BSD-style |
| -// license that can be found in the LICENSE file. |
| - |
| -// Package font provides platform independent access to system fonts. |
| -package font |