add benchmarks to track web size (#33892)


diff --git a/dev/devicelab/manifest.yaml b/dev/devicelab/manifest.yaml
index 02b57ce..4a7a646 100644
--- a/dev/devicelab/manifest.yaml
+++ b/dev/devicelab/manifest.yaml
@@ -338,6 +338,14 @@
     required_agent_capabilities: ["linux/android"]
     flaky: true
 
+  web_size__compile_test:
+    description: >
+      Measures the size of a dart2js bundle.
+    stage: devicelab
+    required_agent_capabilities: ["linux/android"]
+    flaky: true
+
+
   # iOS on-device tests
 
   flavors_test_ios: