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

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: Rebase (header guards) 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
« no previous file with comments | « gyp/dm.gypi ('k') | gyp/tools.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « gyp/dm.gypi ('k') | gyp/tools.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698