Commit 30003e96 authored by Nate Fischer's avatar Nate Fischer Committed by Commit Bot

AW docs: update references to go/clank-webview

go/clank-webview points at a new site now, and some of the
subdirectories have changed. This updates chromium links to
go/clank-webview for the new paths.

Test: verify each link points to the correct page.
Change-Id: Ieed6dd527dca87e51c98b6182c68c843cb82486d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2307534
Auto-Submit: Nate Fischer <ntfschr@chromium.org>
Reviewed-by: default avatarRichard Coles <torne@chromium.org>
Reviewed-by: default avatarAndrew Grieve <agrieve@chromium.org>
Commit-Queue: Andrew Grieve <agrieve@chromium.org>
Cr-Commit-Position: refs/heads/master@{#790488}
parent 8f84c96f
......@@ -29,7 +29,7 @@ start](/android_webview/docs/quick-start.md)).
The WebView we ship to users is based on downstream (private) build targets. If
you need to test the GMS-based implementation which we use to block real
malware, you need to build one of the downstream targets. See [Google-internal
instructions](http://go/clank-webview/building-webview/android_webview-tests).
instructions](http://go/clank-webview/build_instructions.md).
## Opt-in/consent/requirements
......
......@@ -221,5 +221,5 @@ quick start.
_TODO(ntfschr): document cases here which could arise generally, but wouldn't
for the quick start._
[1]: http://go/clank-webview/building-webview/android_webview-tests
[1]: http://go/clank-webview/build_instructions.md
[2]: https://groups.google.com/a/chromium.org/forum/#!forum/android-webview-dev
......@@ -45,7 +45,7 @@ developer hurdles.
### Flash a prebuilt image
Googlers can consult internal instructions
[here](http://go/clank-webview/building-webview/device-setup).
[here](http://go/clank-webview/device_setup.md).
External contributors can flash a prebuilt userdebug image (based off
aosp-master) onto a Pixel device with [Android Flash
......
......@@ -22,8 +22,8 @@ relevant).
We no longer support building the log verbosifier from source. Googlers can get
a [prebuilt copy of the log
verbosifier](http://go/clank-webview/zzarchive/webview-manual-testing). External
contributors can request a precompiled copy by [emailing the WebView
verbosifier](http://go/clank-webview-legacy/zzarchive/webview-manual-testing).
External contributors can request a precompiled copy by [emailing the WebView
team](https://groups.google.com/a/chromium.org/forum/#!forum/android-webview-dev).
## Searching logcat
......
......@@ -187,7 +187,7 @@ android.support.design.widget.TextInputLayout
```
Googlers can also download mappings for [official
builds](http://go/clank-webview/official-builds).
builds](http://go/webview-official-builds).
### Understanding the reason for the failure
......
......@@ -12,7 +12,7 @@ System SDK stubs for compiling Android Webview and Monochrome targets.
Revision is the BUILD ID of the Android release build.
Because prebuilt system SDKs are not distributed publicly, Googlers will need to
follow http://go/clank-webview/next-layers to update this.
follow http://go/clank-webview/rolling_the_android_sdk.md to update this.
Local Modifications:
None
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment