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

Unified Diff: components/cronet/android/url_request_error.h

Issue 2339223002: Cronet API Refactoring (Closed)
Patch Set: Rebase & Conflict Resolution Created 4 years, 2 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/url_request_error.h
diff --git a/components/cronet/android/url_request_error.h b/components/cronet/android/url_request_error.h
index 3390010bbf5489c8eeefba9b91009701d1bdd946..3cdc787269c10079c877d473994e308b0983730a 100644
--- a/components/cronet/android/url_request_error.h
+++ b/components/cronet/android/url_request_error.h
@@ -10,7 +10,7 @@ namespace cronet {
// Error codes for the most popular network stack error codes.
// For descriptions see corresponding constants in UrlRequestException.java.
// A Java counterpart will be generated for this enum.
-// GENERATED_JAVA_ENUM_PACKAGE: org.chromium.net
+// GENERATED_JAVA_ENUM_PACKAGE: org.chromium.net.impl
enum UrlRequestError {
LISTENER_EXCEPTION_THROWN,
HOSTNAME_NOT_RESOLVED,
« no previous file with comments | « components/cronet/android/test/src/org/chromium/net/CronetTestUtil.java ('k') | components/cronet/tools/jar_src.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698