Merge "perfetto-ui: Add origin trial"
diff --git a/ui/index.html b/ui/index.html
index c375f93..0e1833a 100644
--- a/ui/index.html
+++ b/ui/index.html
@@ -3,6 +3,9 @@
 <head>
   <title>Perfetto UI</title>
   <meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport" />
+  <!-- WebComponents V0 origin trial token for https://ui.perfetto.dev Expires 17 Dec 2020.
+  See https://crbug.com/1021137. -->
+  <meta http-equiv="origin-trial" content="AtzsILqIzNPGftktQTEYxI9GpnqFBuse5uB5n4JQO3Wa1ky4TCKmnXZli0A9g9p7Es7Il9pqarELntnfm0HriwkAAABreyJvcmlnaW4iOiJodHRwczovL3VpLnBlcmZldHRvLmRldjo0NDMiLCJmZWF0dXJlIjoiV2ViQ29tcG9uZW50c1YwIiwiZXhwaXJ5IjoxNjA4MjI2NDQzLCJpc1N1YmRvbWFpbiI6dHJ1ZX0=">
   <link href="perfetto.css" rel="stylesheet">
   <link rel="icon" type="image/png" href="assets/logo.png">
   <link rel="preload" href="controller_bundle.js" as="script">