mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
mac: ceftests: Fix helper app linker errors (see issue #2969)
This commit is contained in:
@@ -169,6 +169,8 @@ int main(int argc, char* argv[]) {
|
||||
settings.no_sandbox = true;
|
||||
#endif
|
||||
|
||||
client::ClientAppBrowser::PopulateSettings(test_suite.command_line(),
|
||||
settings);
|
||||
test_suite.GetSettings(settings);
|
||||
|
||||
#if defined(OS_MAC)
|
||||
|
Reference in New Issue
Block a user