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

Unified Diff: gyp/xps.gyp

Issue 15855006: prepare skia for shared library build on android (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: rebasing Created 7 years, 7 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/tools.gyp ('k') | platform_tools/android/app/src/com/skia/SkiaIntentService.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/xps.gyp
diff --git a/gyp/xps.gyp b/gyp/xps.gyp
index 376874205c9a44400b814439bcfa9e427c286c60..29d5e075a9ab8794b3831f34315ba1b0800d14f3 100644
--- a/gyp/xps.gyp
+++ b/gyp/xps.gyp
@@ -6,8 +6,7 @@
'type': 'static_library',
'standalone_static_library': 1,
'dependencies': [
- 'skia_base_libs.gyp:skia_base_libs',
- 'images.gyp:images',
+ 'skia_lib.gyp:skia_lib',
'sfnt.gyp:sfnt',
],
'include_dirs': [
« no previous file with comments | « gyp/tools.gyp ('k') | platform_tools/android/app/src/com/skia/SkiaIntentService.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698