| Index: third_party/apple_sample_code/BUILD.gn
|
| diff --git a/third_party/apple_sample_code/BUILD.gn b/third_party/apple_sample_code/BUILD.gn
|
| deleted file mode 100644
|
| index 81b7ed013cb3414a9935e25028408110764d31fb..0000000000000000000000000000000000000000
|
| --- a/third_party/apple_sample_code/BUILD.gn
|
| +++ /dev/null
|
| @@ -1,12 +0,0 @@
|
| -# Copyright 2015 The Chromium Authors. All rights reserved.
|
| -# Use of this source code is governed by a BSD-style license that can be
|
| -# found in the LICENSE file.
|
| -
|
| -source_set("apple_sample_code") {
|
| - sources = [
|
| - "ImageAndTextCell.h",
|
| - "ImageAndTextCell.m",
|
| - ]
|
| -
|
| - libs = [ "AppKit.framework" ]
|
| -}
|
|
|