| Index: components/cronet/android/api/build.xml
|
| diff --git a/components/cronet/android/api/build.xml b/components/cronet/android/api/build.xml
|
| index 5a8a5df093138a23da029e6f8c992eed00dafff7..7fba722e982985f2a8f1315c861e4e59e095b293 100644
|
| --- a/components/cronet/android/api/build.xml
|
| +++ b/components/cronet/android/api/build.xml
|
| @@ -12,7 +12,6 @@
|
| <exclude name="**/ChunkedWritableByteChannel*.java"/>
|
| <exclude name="**/HttpUrl*.java"/>
|
| <exclude name="**/ResponseTooLargeException.java"/>
|
| - <exclude name="**/UrlRequestContextConfig.java"/>
|
| <!-- This file is removed but it still appears in the checkout of one bot. See crbug.com/637887 -->
|
| <!-- TODO(xunjieli): Remove this. -->
|
| <exclude name="**/RequestFinishedListener.java"/>
|
|
|