aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/bench.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'gyp/bench.gyp')
-rw-r--r--gyp/bench.gyp7
1 files changed, 1 insertions, 6 deletions
diff --git a/gyp/bench.gyp b/gyp/bench.gyp
index 2b9cd34032..c235702591 100644
--- a/gyp/bench.gyp
+++ b/gyp/bench.gyp
@@ -25,8 +25,8 @@
'skia_lib.gyp:skia_lib',
'tools.gyp:crash_handler',
'tools.gyp:proc_stats',
- 'tools.gyp:timer',
'tools.gyp:thermal_manager',
+ 'tools.gyp:timer',
],
'conditions': [
['skia_android_framework', {
@@ -41,11 +41,6 @@
'tools.gyp:android_utils',
],
}],
- [ 'skia_pdf',
- { 'dependencies': [ 'pdf.gyp:pdf' ],
- 'include_dirs': [ '../src/pdf' ], },
- { 'dependencies': [ 'pdf.gyp:nopdf' ], }
- ],
],
},
],