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

Unified Diff: gyp/android_framework_lib.gyp

Issue 1020903002: Make android framework depend on SkCodec. (Closed) Base URL: https://skia.googlesource.com/skia.git@baseline
Patch Set: Remove extraneous Android.mk changes Created 5 years, 9 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/android_framework_lib.gyp
diff --git a/gyp/android_framework_lib.gyp b/gyp/android_framework_lib.gyp
index da68530fada703b0ca3e0e2ff277aeb3380f1f4a..9e5bd71b70fd458553360f5eb52a3f4ba9e4158a 100644
--- a/gyp/android_framework_lib.gyp
+++ b/gyp/android_framework_lib.gyp
@@ -8,6 +8,7 @@
'target_name': 'libskia',
'type': 'shared_library',
'dependencies': [
+ 'codec.gyp:codec',
'core.gyp:core',
'effects.gyp:effects',
'images.gyp:images',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698