Fix common_video_unittests in apk_tests.gyp.
r5265 moved common_video_unittests to its own gyp, this required an update of apk_tests.gyp that wasn't caught by our trybots. TBR=mflodman@webrtc.org BUG= Review URL: https://webrtc-codereview.appspot.com/5629004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@5266 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
724947b8ef
commit
391b4db7de
@ -54,7 +54,7 @@
|
||||
'input_shlib_path': '<(SHARED_LIB_DIR)/<(SHARED_LIB_PREFIX)common_video_unittests<(SHARED_LIB_SUFFIX)',
|
||||
},
|
||||
'dependencies': [
|
||||
'<(webrtc_root)/common_video/common_video.gyp:common_video_unittests',
|
||||
'<(webrtc_root)/common_video/common_video_unittests.gyp:common_video_unittests',
|
||||
],
|
||||
'includes': [
|
||||
'../../../build/apk_test.gypi',
|
||||
|
Loading…
x
Reference in New Issue
Block a user