From 7bde5659d354b4ef227c487a4e9fa8de12573c31 Mon Sep 17 00:00:00 2001 From: rmistry Date: Fri, 24 Jun 2016 05:24:16 -0700 Subject: Revert of Remove Android SampleApp (patchset #5 id:80001 of https://codereview.chromium.org/2096683002/ ) Reason for revert: Testing to see if this CL caused the failures in Build-Mac-Clang-Arm7-Debug-Android Original issue's description: > Remove Android SampleApp > > BUG=skia: > GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2096683002 > > Committed: https://skia.googlesource.com/skia/+/41bb5b40e71411ee39538399ea125986ec760a90 TBR=djsollen@google.com,liyuqian@google.com # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=skia: Review-Url: https://codereview.chromium.org/2099693002 --- gyp/everything.gyp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gyp/everything.gyp') diff --git a/gyp/everything.gyp b/gyp/everything.gyp index beda91f729..02a54747cb 100644 --- a/gyp/everything.gyp +++ b/gyp/everything.gyp @@ -31,7 +31,7 @@ }], ['skia_os == "android"', { 'dependencies': [ - 'android_system.gyp:Viewer_APK', + 'android_system.gyp:SampleApp_APK', ], }], ], -- cgit v1.2.3