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

Unified Diff: gyp/android_framework_lib.gyp

Issue 1422313004: Compile bitmap_region_decoder on 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
« 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 7bdc8b126fcd1dd90d525a52fffa2515600f83ba..43ffaa40c9aa1488aedb7c318974cbbe53b49638 100644
--- a/gyp/android_framework_lib.gyp
+++ b/gyp/android_framework_lib.gyp
@@ -16,6 +16,7 @@
'opts.gyp:opts',
'pdf.gyp:pdf',
'ports.gyp:ports',
+ 'tools.gyp:bitmap_region_decoder',
'utils.gyp:utils',
],
},
« 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