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

Unified Diff: gyp/bench.gyp

Issue 1536013003: Move SkAndroidSDKCanvas to tools and ensure that it is built on all Android builds (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years 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 | gyp/dm.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/bench.gyp
diff --git a/gyp/bench.gyp b/gyp/bench.gyp
index c7a03b8d04158fb46ec4f27586f226908c1dac36..7b84ab9d37ed3dc96b8af587c4afc35253ff4492 100644
--- a/gyp/bench.gyp
+++ b/gyp/bench.gyp
@@ -39,7 +39,7 @@
'../../../frameworks/base/libs/hwui/',
],
'dependencies': [
- 'utils.gyp:android_utils',
+ 'tools.gyp:android_utils',
],
}],
],
« no previous file with comments | « no previous file | gyp/dm.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698