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

Unified Diff: ui/ui.gyp

Issue 100713005: Add gyp file to build third_party/molokocacao. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: include_dirs - fix mac build? Created 7 years 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/molokocacao/molokocacao.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 9eab20ea11212a0b19560ef5e7b045ddcaf40b94..f939a65eae8c4deefaf509b593c192ae6c909d85 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -659,13 +659,9 @@
'../third_party/GTM/Foundation/GTMNSNumber+64Bit.m',
'../third_party/GTM/Foundation/GTMNSObject+KeyValueObserving.h',
'../third_party/GTM/Foundation/GTMNSObject+KeyValueObserving.m',
- # MolokoCacao additions
- '../third_party/molokocacao/NSBezierPath+MCAdditions.h',
- '../third_party/molokocacao/NSBezierPath+MCAdditions.m',
],
'include_dirs': [
'..',
- '../third_party/apple',
'../third_party/GTM',
'../third_party/GTM/AppKit',
'../third_party/GTM/DebugUtils',
« no previous file with comments | « third_party/molokocacao/molokocacao.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698