chromium/chrome/test/data/web_apps/capture_links_origin_trial.html

<!DOCTYPE html>
<head>
  <link rel="manifest" href="capture_links_new_client.json">

  <!--
  Origin trial token generated from script:
  $ tools/origin_trials/generate_token.py http://127.0.0.1:8000 WebAppLinkCapturing --expire-timestamp=2000000000

  Must have embedder_support::kOriginTrialPublicKey switch set to "dRCs+TocuKkocNKa0AtZ4awrt9XKH2SQCI6o4FY6BNA=".
  See: docs/origin_trials_integration.md#Testing
  -->
  <meta http-equiv="origin-trial" content="A9FvND2pz57gueYZNHgjh4f5vPfcFyck04vOsOOO+OMqj2naHRG9RwO92Vv1C/X32R39B+EaMCn7r3imGvWVvAsAAABbeyJvcmlnaW4iOiAiaHR0cDovLzEyNy4wLjAuMTo4MDAwIiwgImZlYXR1cmUiOiAiV2ViQXBwTGlua0NhcHR1cmluZyIsICJleHBpcnkiOiAyMDAwMDAwMDAwfQ==">;
</head>