| Index: ui/ui.gyp
|
| diff --git a/ui/ui.gyp b/ui/ui.gyp
|
| index f6e95ae663916dcf4c58efadeae11fa1b35034d0..4cf555b1047ef3da1350b1c0abb1899a581b990a 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',
|
|
|