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

Unified Diff: gyp/utils.gyp

Issue 1288963002: Provides multiple implementations of Android's SkBitmapRegionDecoder (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Acknowledged a subtle bug in the test Created 5 years, 3 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
Index: gyp/utils.gyp
diff --git a/gyp/utils.gyp b/gyp/utils.gyp
index 9881aa10c1b1dbe16a43de617aa9899c0c2e486b..2c8c0a2d6410d396267ac51143f80066ecae02ab 100644
--- a/gyp/utils.gyp
+++ b/gyp/utils.gyp
@@ -18,6 +18,7 @@
'utils.gypi',
],
'include_dirs': [
+ '../include/codec',
'../include/effects',
'../include/gpu',
'../include/images',

Powered by Google App Engine
This is Rietveld 408576698