| Index: gyp/tools.gyp
|
| ===================================================================
|
| --- gyp/tools.gyp (revision 9111)
|
| +++ gyp/tools.gyp (working copy)
|
| @@ -37,8 +37,6 @@
|
| ],
|
| 'dependencies': [
|
| 'skia_base_libs.gyp:skia_base_libs',
|
| - 'effects.gyp:effects',
|
| - 'images.gyp:images',
|
| ],
|
| },
|
| {
|
| @@ -55,8 +53,6 @@
|
| ],
|
| 'dependencies': [
|
| 'skia_base_libs.gyp:skia_base_libs',
|
| - 'effects.gyp:effects',
|
| - 'images.gyp:images',
|
| ],
|
| },
|
| {
|
| @@ -67,9 +63,7 @@
|
| ],
|
| 'dependencies': [
|
| 'skia_base_libs.gyp:skia_base_libs',
|
| - 'effects.gyp:effects',
|
| 'flags.gyp:flags',
|
| - 'images.gyp:images',
|
| ],
|
| },
|
| {
|
| @@ -84,10 +78,8 @@
|
| ],
|
| 'dependencies': [
|
| 'skia_base_libs.gyp:skia_base_libs',
|
| - 'effects.gyp:effects',
|
| 'flags.gyp:flags',
|
| 'gm.gyp:gm_expectations',
|
| - 'images.gyp:images',
|
| 'jsoncpp.gyp:jsoncpp',
|
| 'utils.gyp:utils',
|
| ],
|
| @@ -105,7 +97,6 @@
|
| 'skia_base_libs.gyp:skia_base_libs',
|
| 'tools.gyp:picture_renderer',
|
| 'tools.gyp:picture_utils',
|
| - 'ports.gyp:ports',
|
| 'flags.gyp:flags',
|
| ],
|
| },
|
| @@ -126,11 +117,9 @@
|
| ],
|
| 'dependencies': [
|
| 'skia_base_libs.gyp:skia_base_libs',
|
| - 'effects.gyp:effects',
|
| 'tools.gyp:picture_utils',
|
| 'tools.gyp:picture_renderer',
|
| 'bench.gyp:bench_timer',
|
| - 'ports.gyp:ports',
|
| 'flags.gyp:flags',
|
| ],
|
| },
|
| @@ -154,8 +143,6 @@
|
| ],
|
| 'dependencies': [
|
| 'skia_base_libs.gyp:skia_base_libs',
|
| - 'effects.gyp:effects',
|
| - 'images.gyp:images',
|
| 'tools.gyp:picture_utils',
|
| 'flags.gyp:flags',
|
| ],
|
| @@ -168,9 +155,6 @@
|
| },
|
| ],
|
| ],
|
| - 'export_dependent_settings': [
|
| - 'images.gyp:images',
|
| - ],
|
| },
|
| {
|
| 'target_name': 'render_pdfs',
|
| @@ -185,11 +169,8 @@
|
| '../src/utils/',
|
| ],
|
| 'dependencies': [
|
| - 'core.gyp:core',
|
| - 'effects.gyp:effects',
|
| - 'images.gyp:images',
|
| + 'skia_base_libs.gyp:skia_base_libs',
|
| 'pdf.gyp:pdf',
|
| - 'ports.gyp:ports',
|
| 'tools.gyp:picture_utils',
|
| ],
|
| 'conditions': [
|
| @@ -247,8 +228,6 @@
|
| ],
|
| 'dependencies': [
|
| 'skia_base_libs.gyp:skia_base_libs',
|
| - 'effects.gyp:effects',
|
| - 'images.gyp:images',
|
| ],
|
| },
|
| {
|
| @@ -271,8 +250,6 @@
|
| ],
|
| 'dependencies': [
|
| 'skia_base_libs.gyp:skia_base_libs',
|
| - 'effects.gyp:effects',
|
| - 'images.gyp:images',
|
| 'tools.gyp:picture_utils',
|
| ],
|
| },
|
|
|