diff --git a/cef.gyp b/cef.gyp index 699500c3b..f04b1fc30 100644 --- a/cef.gyp +++ b/cef.gyp @@ -646,6 +646,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', ],