Index: gyp/bench.gyp |
diff --git a/gyp/bench.gyp b/gyp/bench.gyp |
index 7c5d6df259f25148874cfcdf5b96368f25c100eb..e9908b5860f9abe7c811f812bbba2f3ddf806adc 100644 |
--- a/gyp/bench.gyp |
+++ b/gyp/bench.gyp |
@@ -31,10 +31,8 @@ |
'conditions': [ |
['skia_android_framework', { |
'libraries': [ |
- '-lskia', |
- '-landroid', |
scroggo
2016/02/12 15:00:31
So these libraries are no longer needed?
djsollen
2016/02/12 15:57:56
right. Tom moved the files that depended on them i
|
+ 'skia_static.a', |
'-lhwui', |
- '-lutils', |
], |
'include_dirs': [ |
'../../../frameworks/base/libs/hwui/', |