Skip to content

Commit 65a7e3e

Browse files
caugnerElchi3
andauthored
docs(contributing): update WebView Android interface exposure link (#26387)
* docs(contributing): remove link to not-webview-exposed.txt * Apply suggestions from code review Co-authored-by: Florian Scholz <[email protected]> --------- Co-authored-by: Florian Scholz <[email protected]>
1 parent f52c0b0 commit 65a7e3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ These resources are helpful for updating Chromium-based browsers, including Chro
7373
- [Chromium Bugs](https://bugs.chromium.org/p/chromium/issues/list): The bug tracker for the Chromium open source project.
7474
- [Chromium Code Search](https://source.chromium.org/chromium): Source code search for Chromium source code. Useful to find specific behavior changes that are hard to test in the browser.
7575
- [Chromium Dash](https://chromiumdash.appspot.com/): A dashboard for Chromium data. Useful to determine which Chromium version a commit was released in, and for release data.
76-
- [`not-webview-exposed.txt`](https://source.chromium.org/chromium/chromium/src/+/master:android_webview/tools/system_webview_shell/test/data/webexposed/not-webview-exposed.txt): A list of interfaces and interface members that are not exposed on WebView Android.
76+
- [`android_webview/…/global-interface-listing-expected.txt`](https://github.com/chromium/chromium/blob/main/android_webview/test/data/web_tests/virtual/stable/webexposed/global-interface-listing-expected.txt): A list of interfaces and interface members that are exposed on WebView Android.
7777

7878
#### Firefox
7979

0 commit comments

Comments
 (0)