Remove unpublished optOutDataReductionProxyApi

Bug: 17253647

Per Api council's request, remove this API.

Change-Id: I8e706cc7173b88f3f13b2ac0697f54b25f163798
This commit is contained in:
Selim Gurun
2014-09-03 12:34:16 -07:00
parent b10e39e716
commit c7a8d06731
3 changed files with 0 additions and 22 deletions

View File

@ -36795,7 +36795,6 @@ package android.webkit {
method public deprecated void onGlobalFocusChanged(android.view.View, android.view.View);
method public void onPause();
method public void onResume();
method public static void optOutDataReductionProxy();
method public boolean overlayHorizontalScrollbar();
method public boolean overlayVerticalScrollbar();
method public boolean pageDown(boolean);