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

Unified Diff: gyp/gpu.gyp

Issue 1021823003: Add utils/android/SkAndroidSDKCanvas (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Avoid some overinclusive gypping? Created 5 years, 9 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
« no previous file with comments | « gyp/effects.gyp ('k') | gyp/utils.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/gpu.gyp
diff --git a/gyp/gpu.gyp b/gyp/gpu.gyp
index c69a4867d662942fb20258ca892ebc9a8342e804..8569b5a9249e8f308a1a14d5348de76de4af3dd5 100644
--- a/gyp/gpu.gyp
+++ b/gyp/gpu.gyp
@@ -85,7 +85,7 @@
'standalone_static_library': 1,
'dependencies': [
'core.gyp:*',
- 'utils.gyp:*',
+ 'utils.gyp:utils',
'etc1.gyp:libetc1',
'ktx.gyp:libSkKTX',
],
« no previous file with comments | « gyp/effects.gyp ('k') | gyp/utils.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698