aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/bench.gyp
diff options
context:
space:
mode:
authorGravatar borenet@google.com <borenet@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-07-03 16:03:51 +0000
committerGravatar borenet@google.com <borenet@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-07-03 16:03:51 +0000
commit0fcf474921b1657de2281306193904d3596cc25c (patch)
treec97225a86f067aade77b193a3692bfc5799b1c75 /gyp/bench.gyp
parentd7dbd423f2188eeecb6b18e9253c0335ca068e17 (diff)
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
Diffstat (limited to 'gyp/bench.gyp')
-rw-r--r--gyp/bench.gyp5
1 files changed, 0 insertions, 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',
- ],
- }],
],
}
],