Update to upstream revision d02279b46eb30b0f90a3ac18ec306b77a6d2e21e

This updates googleurl standalone copy to the version from
Mon Jun 7 15:26:19 2021 +0000.
diff --git a/polyfills/BUILD b/polyfills/BUILD
index 820c63d..9bf74f4 100644
--- a/polyfills/BUILD
+++ b/polyfills/BUILD
@@ -13,8 +13,10 @@
         "base/debug/alias.h",
         "base/export_template.h",
         "base/logging.h",
+        "base/metrics/histogram_macros.h",
         "base/notreached.h",
         "base/trace_event/memory_usage_estimator.h",
+        "third_party/perfetto/include/perfetto/tracing/traced_value.h",
     ],
     copts = build_config.default_copts,
     visibility = ["//visibility:public"],