Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1630)

Unified Diff: components/cronet/android/api/build.xml

Issue 2267173003: Remove deprecated UrlRequestContextConfig & HttpUrlRequestFactoryConfig (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase + addressed commnents Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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"/>

Powered by Google App Engine
This is Rietveld 408576698