diff --git a/cef.gyp b/cef.gyp index 851cbefa1..c9831384a 100644 --- a/cef.gyp +++ b/cef.gyp @@ -642,6 +642,7 @@ 'type': 'none', 'dependencies': [ '<(DEPTH)/ui/strings/ui_strings.gyp:ui_strings', + '<(DEPTH)/components/components_strings.gyp:components_strings', '<(DEPTH)/content/app/strings/content_strings.gyp:content_strings', 'cef_strings', ],