| Index: ui/ui.gyp
|
| diff --git a/ui/ui.gyp b/ui/ui.gyp
|
| index dc8903465ae82d84e83f8e2b18a7c5217caa2cfb..b5b877cd99cbd914938e98b9a7cbd08ad0b80c91 100644
|
| --- a/ui/ui.gyp
|
| +++ b/ui/ui.gyp
|
| @@ -645,9 +645,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',
|
|
|