summaryrefslogtreecommitdiffstats
path: root/ui/ui.gyp
diff options
context:
space:
mode:
authortfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-12-02 23:00:30 +0000
committertfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-12-02 23:00:30 +0000
commit388c127a2e546a8c1e899bf1a48d068898f69676 (patch)
treebcf66586e5a1844e9a1484b0d2d9d298a3ac3f72 /ui/ui.gyp
parent335bf6a09958b1b52e63d5aaef7a9532f4f54de0 (diff)
downloadchromium_src-388c127a2e546a8c1e899bf1a48d068898f69676.zip
chromium_src-388c127a2e546a8c1e899bf1a48d068898f69676.tar.gz
chromium_src-388c127a2e546a8c1e899bf1a48d068898f69676.tar.bz2
Add gyp file to build apple_sample_code.
This is a step forward on removing ui_cocoa_third_party_toolkits target from ui.gyp. BUG=299841 TEST=None R=tapted@chromium.org,ben@chromium.org Review URL: https://codereview.chromium.org/83073012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@238215 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui/ui.gyp')
-rw-r--r--ui/ui.gyp3
1 files changed, 0 insertions, 3 deletions
diff --git a/ui/ui.gyp b/ui/ui.gyp
index f6e95ae..4cf555b 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -634,9 +634,6 @@
'target_name': 'ui_cocoa_third_party_toolkits',
'type': '<(component)',
'sources': [
- # Build Apple sample code
- '../third_party/apple_sample_code/ImageAndTextCell.h',
- '../third_party/apple_sample_code/ImageAndTextCell.m',
# Build the necessary GTM sources
'../third_party/GTM/AppKit/GTMFadeTruncatingTextFieldCell.h',
'../third_party/GTM/AppKit/GTMFadeTruncatingTextFieldCell.m',