Make AndroidWebView shell init data reduction proxy from commandline
commitffe2c7a61d7f07ee772f7d09d0c04658d350eef1
authorhush <hush@chromium.org>
Wed, 22 Oct 2014 02:27:57 +0000 (21 19:27 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 22 Oct 2014 04:03:50 +0000 (22 04:03 +0000)
tree22a6db3b26cc5d451bb983865b96025e7725f645
parent7d5f646bf9a9c9379cacebf87378e33f29b3ea21
Make AndroidWebView shell init data reduction proxy from commandline

To enable data reduction proxy on the commandline, you need:

build/android/adb_android_webview_command_line --enable-spdy-proxy-auth
--spdy-proxy-auth-value=[your real key]

BUG=

Review URL: https://codereview.chromium.org/664243003

Cr-Commit-Position: refs/heads/master@{#300622}
android_webview/test/shell/src/org/chromium/android_webview/shell/AwShellActivity.java