repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
service_resolver_64: Correctly check all the bytes of the service code.
[chromium-blink-merge.git]
/
third_party
/
apple_sample_code
/
BUILD.gn
blob
81b7ed013cb3414a9935e25028408110764d31fb
1
# Copyright 2015 The Chromium Authors. All rights reserved.
2
# Use of this source code is governed by a BSD-style license that can be
3
# found in the LICENSE file.
4
5
source_set("apple_sample_code") {
6
sources = [
7
"ImageAndTextCell.h",
8
"ImageAndTextCell.m",
9
]
10
11
libs = [ "AppKit.framework" ]
12
}