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

Unified Diff: platform_tools/android/gyp/skia_android.gypi

Issue 1258123004: android/apps: Add CanvasProof App; (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: 2015-08-17 (Monday) 14:41:02 EDT Created 5 years, 4 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
Index: platform_tools/android/gyp/skia_android.gypi
diff --git a/platform_tools/android/gyp/skia_android.gypi b/platform_tools/android/gyp/skia_android.gypi
index 47dbf7ac8cad6269bbfa7b77735219777d3f1018..b4ed963f2a43b33a8198865948266ccf0491d709 100644
--- a/platform_tools/android/gyp/skia_android.gypi
+++ b/platform_tools/android/gyp/skia_android.gypi
@@ -45,6 +45,7 @@
}],
],
},
+ 'includes' : [ 'canvasproof.gypi', ],
'targets': [
{
'target_name': 'CopySampleAppDeps',

Powered by Google App Engine
This is Rietveld 408576698