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

Unified Diff: gyp/dm.gypi

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/dm.gypi
diff --git a/gyp/dm.gypi b/gyp/dm.gypi
index 933fa9a967a0a8330d37785880b8e30cdbab7bd6..2ff209369fd2ea4a1f32b40b9452006244658948 100644
--- a/gyp/dm.gypi
+++ b/gyp/dm.gypi
@@ -8,6 +8,7 @@
'../dm',
'../gm',
'../include/private',
+ '../src/android',
mtklein 2015/11/11 22:24:21 Probably not needed now that this API is in includ
'../src/core',
'../src/effects',
'../src/images',
@@ -24,7 +25,6 @@
'libpng.gyp:libpng',
'skia_lib.gyp:skia_lib',
'svg.gyp:svg',
- 'tools.gyp:bitmap_region_decoder',
'tools.gyp:crash_handler',
'tools.gyp:proc_stats',
'tools.gyp:sk_tool_utils',

Powered by Google App Engine
This is Rietveld 408576698