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

Unified Diff: gyp/skia_lib.gyp

Issue 1438873002: Move SkBitmapRegionDecoder to include/android and src/android (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 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: gyp/skia_lib.gyp
diff --git a/gyp/skia_lib.gyp b/gyp/skia_lib.gyp
index 8cb5fa1788cbd8b4120fd7c272b2baa643438e44..b82809df64043b5eb1869e4411fa54f5c1d67306 100644
--- a/gyp/skia_lib.gyp
+++ b/gyp/skia_lib.gyp
@@ -9,6 +9,7 @@
'component_libs': [
'core.gyp:core',
'codec.gyp:codec',
+ 'codec_android.gyp:codec_android',
'effects.gyp:effects',
'images.gyp:images',
'opts.gyp:opts',

Powered by Google App Engine
This is Rietveld 408576698