mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
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:
1
cef.gyp
1
cef.gyp
@@ -81,6 +81,7 @@
|
|||||||
'dependencies': [
|
'dependencies': [
|
||||||
'../base/base.gyp:base',
|
'../base/base.gyp:base',
|
||||||
'../base/base.gyp:base_i18n',
|
'../base/base.gyp:base_i18n',
|
||||||
|
'../base/base.gyp:test_support_base',
|
||||||
'../testing/gtest.gyp:gtest',
|
'../testing/gtest.gyp:gtest',
|
||||||
'../third_party/icu/icu.gyp:icui18n',
|
'../third_party/icu/icu.gyp:icui18n',
|
||||||
'../third_party/icu/icu.gyp:icuuc',
|
'../third_party/icu/icu.gyp:icuuc',
|
||||||
|
Reference in New Issue
Block a user