Add AwDataReductionProxyManager
commit962ad3b89fe5306082c18dd58d61a822b76daae5
authorhush <hush@chromium.org>
Tue, 27 Jan 2015 19:06:12 +0000 (27 11:06 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 27 Jan 2015 19:06:53 +0000 (27 19:06 +0000)
treef9d170dbf07ea52eaa324686cbc14698ca3435fb
parentdcdde1cd950b05f33520c40b63de24410d7deab4
Add AwDataReductionProxyManager

This class reads the settings, enables/disables the data reduction
proxy, and sets the data reduction proxy auth key.

BUG=451287

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

Cr-Commit-Position: refs/heads/master@{#313320}
android_webview/glue/java/src/com/android/webview/chromium/WebViewChromiumFactoryProvider.java
android_webview/java/src/org/chromium/android_webview/AwDataReductionProxyManager.java [new file with mode: 0644]