brave/muon

Missing deps on C65

Opened this issue · 1 comments

jumde commented
Undefined symbols for architecture x86_64:
  "PermissionRequest::PermissionRequest()", referenced from:
      (anonymous namespace)::AttestationPermissionRequest::AttestationPermissionRequest(GURL const&, base::OnceCallback<void (bool)>) in cryptotoken_private_api.o
  "TrustedSourcesManager::Create()", referenced from:
      DownloadPrefs::IsFromTrustedSource(content::DownloadItem const&) in download_prefs.o
  "PermissionRequestManager::AddRequest(PermissionRequest*)", referenced from:
      extensions::api::CryptotokenPrivateCanAppIdGetAttestationFunction::Run() in cryptotoken_private_api.o
  "content::WebContentsUserData<PermissionRequestManager>::kLocatorKey", referenced from:
      content::WebContentsUserData<PermissionRequestManager>::UserDataKey() in cryptotoken_private_api.o
  "PermissionRequest::GetGestureType() const", referenced from:
      vtable for (anonymous namespace)::AttestationPermissionRequest in cryptotoken_private_api.o
  "PermissionRequest::GetContentSettingsType() const", referenced from:
      vtable for (anonymous namespace)::AttestationPermissionRequest in cryptotoken_private_api.o

this is when building debug build, to be specific is when we turn off optimization