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

Unified Diff: gyp/utils.gyp

Issue 1021823003: Add utils/android/SkAndroidSDKCanvas (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: 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 | « no previous file | gyp/utils.gypi » ('j') | include/utils/android/SkAndroidSDKFilterCanvas.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/utils.gyp
diff --git a/gyp/utils.gyp b/gyp/utils.gyp
index 19816f88e4e6ef5a7ef05afab2af8f053241e4b2..46efa76e644cc3cb98855b1c23f8f216ce5c7598 100644
--- a/gyp/utils.gyp
+++ b/gyp/utils.gyp
@@ -22,6 +22,7 @@
'../include/utils/mac',
'../include/utils/unix',
'../include/utils/win',
+ '../include/utils/android',
djsollen 2015/03/23 14:58:53 I would prefer to have this in its own target. ut
'../src/core',
'../src/opts',
'../src/utils',
« no previous file with comments | « no previous file | gyp/utils.gypi » ('j') | include/utils/android/SkAndroidSDKFilterCanvas.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698