Add missing dependency on util_test_multiprocess_exec_test_child to

util_test.

R=rsesek@chromium.org

Review URL: https://codereview.chromium.org/542993002
This commit is contained in:
Mark Mentovai 2014-09-05 12:40:05 -04:00
parent 35865a00d5
commit 2f425e744b

View File

@ -123,6 +123,7 @@
'dependencies': [
'util',
'util_test_lib',
'util_test_multiprocess_exec_test_child',
'../compat/compat.gyp:compat',
'../third_party/gtest/gtest.gyp:gtest',
'../third_party/gtest/gtest.gyp:gtest_main',