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

Unified Diff: gyp/visualbench.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/tools.gyp ('k') | include/android/SkBRDAllocator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/visualbench.gyp
diff --git a/gyp/visualbench.gyp b/gyp/visualbench.gyp
index 52b4c53f93425267a933b93bbc19c485db75e262..2d238305d30e6631aa0166edd34c6d4531eb2331 100644
--- a/gyp/visualbench.gyp
+++ b/gyp/visualbench.gyp
@@ -18,6 +18,7 @@
'../bench',
'../include/gpu',
'../include/private',
+ '../src/android',
'../src/core',
'../src/effects',
'../src/images',
@@ -38,7 +39,6 @@
'jsoncpp.gyp:jsoncpp',
'gputest.gyp:skgputest',
'skia_lib.gyp:skia_lib',
- 'tools.gyp:bitmap_region_decoder',
'tools.gyp:proc_stats',
'tools.gyp:sk_tool_utils',
'tools.gyp:timer',
« no previous file with comments | « gyp/tools.gyp ('k') | include/android/SkBRDAllocator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698