Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(95)

Unified Diff: ui/ui.gyp

Issue 83073012: Add gyp file to build apple_sample_code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: review Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/apple_sample_code/apple_sample_code.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « third_party/apple_sample_code/apple_sample_code.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698