diff --git a/cef.gyp b/cef.gyp index dc07e7ebb..aed6ee1fe 100644 --- a/cef.gyp +++ b/cef.gyp @@ -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',