From 0fcf474921b1657de2281306193904d3596cc25c Mon Sep 17 00:00:00 2001 From: "borenet@google.com" Date: Tue, 3 Jul 2012 16:03:51 +0000 Subject: Remove unnecessary lines after Android gyp fix Review URL: https://codereview.appspot.com/6353066 git-svn-id: http://skia.googlecode.com/svn/trunk@4452 2bbb7eff-a529-9590-31e7-b0007b416f81 --- gyp/bench.gyp | 5 ----- 1 file changed, 5 deletions(-) diff --git a/gyp/bench.gyp b/gyp/bench.gyp index b0fe517e6c..dcf9b5f8c2 100644 --- a/gyp/bench.gyp +++ b/gyp/bench.gyp @@ -75,11 +75,6 @@ '../bench/BenchSysTimer_windows.cpp', ], }], - [ 'skia_os == "android"', { - 'dependencies!': [ - 'android_system.gyp:Android_EntryPoint', - ], - }], ], } ], -- cgit v1.2.3