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

Unified Diff: gyp/xml.gyp

Issue 2150603004: Build Expat on all platforms (Closed) Base URL: https://chromium.googlesource.com/skia.git@master
Patch Set: trim obsolete comment Created 4 years, 5 months 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 | « gyp/expat.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/xml.gyp
diff --git a/gyp/xml.gyp b/gyp/xml.gyp
index 36acf97c0122e5e572833b5cb9430db90b7767a0..80600767473c55e3cdef97be728f3f73a245dda1 100644
--- a/gyp/xml.gyp
+++ b/gyp/xml.gyp
@@ -11,6 +11,7 @@
'standalone_static_library': 1,
'dependencies': [
'skia_lib.gyp:skia_lib',
+ 'expat.gyp:expat',
],
'include_dirs': [
'../include/private',
« no previous file with comments | « gyp/expat.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698