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

Unified Diff: chrome/chrome_browser.gypi

Issue 8437088: Copy libWebKitSystemInterfaceLeopard.a into third_party/apple/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Move it around Created 9 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
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index d29cee5ff04104d1996e250739f9c578c1d47fa7..85c1600e18b8ac6631bb8b2fdb510444f2cd20c1 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -4378,8 +4378,8 @@
],
'sources': [
# Build Apple sample code
- '../third_party/apple/ImageAndTextCell.h',
- '../third_party/apple/ImageAndTextCell.m',
+ '../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 | « chrome/browser/ui/cocoa/content_settings/collected_cookies_mac.mm ('k') | third_party/apple/ImageAndTextCell.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698