Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / webrtc / test / webrtc_test_common.gyp
index d422a4b..cd07663 100644 (file)
@@ -35,8 +35,6 @@
         'mock_transport.h',
         'null_transport.cc',
         'null_transport.h',
-        'rtp_file_reader.cc',
-        'rtp_file_reader.h',
         'rtp_rtcp_observer.h',
         'run_loop.cc',
         'run_loop.h',
       'dependencies': [
         '<(DEPTH)/testing/gtest.gyp:gtest',
         '<(DEPTH)/third_party/gflags/gflags.gyp:gflags',
+        '<(webrtc_root)/base/base.gyp:rtc_base',
         '<(webrtc_root)/modules/modules.gyp:media_file',
-        '<(webrtc_root)/modules/modules.gyp:video_capture_module_impl',
         '<(webrtc_root)/modules/modules.gyp:video_render_module_impl',
         '<(webrtc_root)/test/test.gyp:frame_generator',
         '<(webrtc_root)/test/test.gyp:test_support',
+        '<(webrtc_root)/test/test.gyp:rtp_test_utils',
         '<(webrtc_root)/webrtc.gyp:webrtc',
       ],
     },
             'webrtc_test_common',
             '<(DEPTH)/testing/gtest.gyp:gtest',
             '<(DEPTH)/testing/gmock.gyp:gmock',
+            '<(webrtc_root)/modules/modules.gyp:video_capture_module_impl',
             '<(webrtc_root)/test/test.gyp:test_support_main',
           ],
           'sources': [