Skip to content

Commit

Permalink
test_shell_tests: fix shared link
Browse files Browse the repository at this point in the history
listener_link test uses v8 directly, so we need a dependency on v8.

Review URL: http://codereview.chromium.org/7342023

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@92236 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
evan@chromium.org committed Jul 12, 2011
1 parent 210d06a commit 4b01cfb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webkit/tools/test_shell/test_shell.gypi
Original file line number Diff line number Diff line change
Expand Up @@ -357,6 +357,7 @@
'<(DEPTH)/testing/gmock.gyp:gmock',
'<(DEPTH)/testing/gtest.gyp:gtest',
'<(DEPTH)/third_party/leveldb/leveldb.gyp:leveldb',
'<(DEPTH)/v8/tools/gyp/v8.gyp:v8',
],
'sources': [
'../../../skia/ext/convolver_unittest.cc',
Expand Down

0 comments on commit 4b01cfb

Please sign in to comment.