| Index: third_party/WebKit/Source/platform/blink_platform.gyp
|
| diff --git a/third_party/WebKit/Source/platform/blink_platform.gyp b/third_party/WebKit/Source/platform/blink_platform.gyp
|
| index a39686514248597cba6db8f817981feac7747861..701bded1d42f47ddd1f19ab7d7f43ae68fd83980 100644
|
| --- a/third_party/WebKit/Source/platform/blink_platform.gyp
|
| +++ b/third_party/WebKit/Source/platform/blink_platform.gyp
|
| @@ -182,8 +182,6 @@
|
| 'blink_common',
|
| 'blink_heap_asm_stubs',
|
| 'blink_prerequisites',
|
| - '<(DEPTH)/base/base.gyp:base',
|
| - '<(DEPTH)/cc/cc.gyp:cc',
|
| '<(DEPTH)/gpu/gpu.gyp:gles2_c_lib',
|
| '<(DEPTH)/skia/skia.gyp:skia',
|
| '<(DEPTH)/third_party/icu/icu.gyp:icui18n',
|
| @@ -199,8 +197,6 @@
|
| '<(libjpeg_gyp_path):libjpeg',
|
| ],
|
| 'export_dependent_settings': [
|
| - '<(DEPTH)/base/base.gyp:base',
|
| - '<(DEPTH)/cc/cc.gyp:cc',
|
| '<(DEPTH)/gpu/gpu.gyp:gles2_c_lib',
|
| '<(DEPTH)/skia/skia.gyp:skia',
|
| '<(DEPTH)/third_party/libpng/libpng.gyp:libpng',
|
|
|