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

Unified Diff: gyp/bench.gypi

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/android_framework_lib.gyp ('k') | gyp/codec_android.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/bench.gypi
diff --git a/gyp/bench.gypi b/gyp/bench.gypi
index 075fae83a4f6ad47a03e7636bd247d48169110c7..ae00e0cba610e46360db9fcb5f8511333f1a0e02 100644
--- a/gyp/bench.gypi
+++ b/gyp/bench.gypi
@@ -7,6 +7,7 @@
'../bench/subset',
'../bench',
'../include/private',
+ '../src/android',
'../src/core',
'../src/effects',
'../src/gpu',
@@ -17,7 +18,6 @@
'dependencies': [
'etc1.gyp:libetc1',
'skia_lib.gyp:skia_lib',
- 'tools.gyp:bitmap_region_decoder',
'tools.gyp:resources',
'tools.gyp:sk_tool_utils',
],
« no previous file with comments | « gyp/android_framework_lib.gyp ('k') | gyp/codec_android.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698