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

Unified Diff: gyp/dm.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 | « gyp/bench.gyp ('k') | gyp/tools.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/dm.gyp
diff --git a/gyp/dm.gyp b/gyp/dm.gyp
index 2a4c1c2c4311f88dd90a21f12bc0f58fe8e3076d..a05d079b8c0b986773b0176decf736c139984509 100644
--- a/gyp/dm.gyp
+++ b/gyp/dm.gyp
@@ -27,7 +27,7 @@
'../dm/DMSrcSinkAndroid.cpp',
],
'dependencies': [
- 'utils.gyp:android_utils',
+ 'tools.gyp:android_utils',
],
}],
],
« no previous file with comments | « gyp/bench.gyp ('k') | gyp/tools.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698