| OLD | NEW |
| 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. |
| 2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
| 3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
| 4 | 4 |
| 5 { | 5 { |
| 6 'dependencies': [ | 6 'dependencies': [ |
| 7 '../base/base.gyp:base', | 7 '../base/base.gyp:base', |
| 8 '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_ann
otations', | 8 '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_ann
otations', |
| 9 '../cc/cc.gyp:cc', | 9 '../cc/cc.gyp:cc', |
| 10 '../cc/blink/cc_blink.gyp:cc_blink', | 10 '../cc/blink/cc_blink.gyp:cc_blink', |
| 11 '../device/battery/battery.gyp:device_battery', | 11 '../device/battery/battery.gyp:device_battery', |
| 12 '../device/battery/battery.gyp:device_battery_mojo_bindings', | 12 '../device/battery/battery.gyp:device_battery_mojo_bindings', |
| 13 '../device/vibration/vibration.gyp:device_vibration', | 13 '../device/vibration/vibration.gyp:device_vibration', |
| 14 '../device/vibration/vibration.gyp:device_vibration_mojo_bindings', | 14 '../device/vibration/vibration.gyp:device_vibration_mojo_bindings', |
| 15 '../gin/gin.gyp:gin', | 15 '../gin/gin.gyp:gin', |
| 16 '../gpu/gpu.gyp:gpu', | 16 '../gpu/gpu.gyp:gpu', |
| 17 '../jingle/jingle.gyp:jingle_glue', | 17 '../jingle/jingle.gyp:jingle_glue', |
| 18 '../media/blink/media_blink.gyp:media_blink', | 18 '../media/blink/media_blink.gyp:media_blink', |
| 19 '../media/cast/cast.gyp:cast_sender', |
| 19 '../media/media.gyp:media', | 20 '../media/media.gyp:media', |
| 20 '../mojo/mojo_base.gyp:mojo_environment_chromium', | 21 '../mojo/mojo_base.gyp:mojo_environment_chromium', |
| 21 '../net/net.gyp:net', | 22 '../net/net.gyp:net', |
| 22 '../skia/skia.gyp:skia', | 23 '../skia/skia.gyp:skia', |
| 23 '../storage/storage_common.gyp:storage_common', | 24 '../storage/storage_common.gyp:storage_common', |
| 24 '../third_party/WebKit/public/blink.gyp:blink', | 25 '../third_party/WebKit/public/blink.gyp:blink', |
| 25 '../third_party/icu/icu.gyp:icui18n', | 26 '../third_party/icu/icu.gyp:icui18n', |
| 26 '../third_party/icu/icu.gyp:icuuc', | 27 '../third_party/icu/icu.gyp:icuuc', |
| 27 '../third_party/libjingle/libjingle.gyp:libjingle', | 28 '../third_party/libjingle/libjingle.gyp:libjingle', |
| 28 '../third_party/mojo/mojo_edk.gyp:mojo_js_lib', | 29 '../third_party/mojo/mojo_edk.gyp:mojo_js_lib', |
| (...skipping 548 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 577 'renderer/pepper/usb_key_code_conversion.h', | 578 'renderer/pepper/usb_key_code_conversion.h', |
| 578 'renderer/pepper/usb_key_code_conversion_linux.cc', | 579 'renderer/pepper/usb_key_code_conversion_linux.cc', |
| 579 'renderer/pepper/usb_key_code_conversion_mac.cc', | 580 'renderer/pepper/usb_key_code_conversion_mac.cc', |
| 580 'renderer/pepper/usb_key_code_conversion_win.cc', | 581 'renderer/pepper/usb_key_code_conversion_win.cc', |
| 581 'renderer/pepper/v8_var_converter.cc', | 582 'renderer/pepper/v8_var_converter.cc', |
| 582 'renderer/pepper/v8_var_converter.h', | 583 'renderer/pepper/v8_var_converter.h', |
| 583 'renderer/pepper/v8object_var.cc', | 584 'renderer/pepper/v8object_var.cc', |
| 584 'renderer/pepper/v8object_var.h', | 585 'renderer/pepper/v8object_var.h', |
| 585 'renderer/pepper/video_decoder_shim.cc', | 586 'renderer/pepper/video_decoder_shim.cc', |
| 586 'renderer/pepper/video_decoder_shim.h', | 587 'renderer/pepper/video_decoder_shim.h', |
| 588 'renderer/pepper/video_encoder_shim.cc', |
| 589 'renderer/pepper/video_encoder_shim.h', |
| 587 'renderer/render_widget_fullscreen_pepper.cc', | 590 'renderer/render_widget_fullscreen_pepper.cc', |
| 588 'renderer/render_widget_fullscreen_pepper.h', | 591 'renderer/render_widget_fullscreen_pepper.h', |
| 589 ], | 592 ], |
| 590 'public_renderer_webrtc_sources': [ | 593 'public_renderer_webrtc_sources': [ |
| 591 'public/renderer/media_stream_audio_sink.cc', | 594 'public/renderer/media_stream_audio_sink.cc', |
| 592 'public/renderer/media_stream_audio_sink.h', | 595 'public/renderer/media_stream_audio_sink.h', |
| 593 'public/renderer/media_stream_sink.h', | 596 'public/renderer/media_stream_sink.h', |
| 594 'public/renderer/media_stream_video_sink.cc', | 597 'public/renderer/media_stream_video_sink.cc', |
| 595 'public/renderer/media_stream_video_sink.h', | 598 'public/renderer/media_stream_video_sink.h', |
| 596 'public/renderer/webrtc_log_message_delegate.h', | 599 'public/renderer/webrtc_log_message_delegate.h', |
| (...skipping 263 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 860 }], | 863 }], |
| 861 ], | 864 ], |
| 862 'target_conditions': [ | 865 'target_conditions': [ |
| 863 ['OS=="android"', { | 866 ['OS=="android"', { |
| 864 'sources/': [ | 867 'sources/': [ |
| 865 ['include', '^renderer/render_view_linux\\.cc$'], | 868 ['include', '^renderer/render_view_linux\\.cc$'], |
| 866 ], | 869 ], |
| 867 }], | 870 }], |
| 868 ], | 871 ], |
| 869 } | 872 } |
| OLD | NEW |