commit | 2461694c5a7120488a29d78b5f4243ffc124fbd9 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Nov 20 10:49:55 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Nov 20 10:49:55 2024 +0000 |
tree | 140ba2886173928a086bb547ff631d62e706dbfd | |
parent | 99afc1bd34ca651dbb735fe366140570eba6db7b [diff] | |
parent | 3de471f00435e8172f9622423c6a0b322d2f103f [diff] |
Merge "COPYBARA_IMPORT=Project import generated by Copybara." into main
diff --git a/protos/third_party/chromium/chrome_track_event.proto b/protos/third_party/chromium/chrome_track_event.proto index 6d92cb6..6d17707 100644 --- a/protos/third_party/chromium/chrome_track_event.proto +++ b/protos/third_party/chromium/chrome_track_event.proto
@@ -1914,6 +1914,7 @@ GET_DEFAULT_WEB_STORAGE = 7; GET_DEFAULT_WEBVIEW_DATABASE = 8; GET_TRACING_CONTROLLER = 9; + ASYNC_WEBVIEW_STARTUP = 10; } optional CallSite call_site = 2; }