Add missing dependency for cef_unittests target (issue #128).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@105 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
This commit is contained in:
Marshall Greenblatt 2010-09-23 14:33:31 +00:00
parent fb50d145b4
commit 39553a1947
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@
'dependencies': [
'../base/base.gyp:base',
'../base/base.gyp:base_i18n',
'../base/base.gyp:test_support_base',
'../testing/gtest.gyp:gtest',
'../third_party/icu/icu.gyp:icui18n',
'../third_party/icu/icu.gyp:icuuc',