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

Unified Diff: net/android/java/net_errors_java.template

Issue 11191047: Upstream Android-specific net/ changes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 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
« no previous file with comments | « no previous file | net/android/tools/proxy_test_cases.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/android/java/net_errors_java.template
diff --git a/net/android/java/net_errors_java.template b/net/android/java/net_errors_java.template
index c375685ad93a8e4a5346a5b5ba75ec75f544197f..f6c16617b3b8fe225bcb3bed73ee84ccedb6b2bd 100644
--- a/net/android/java/net_errors_java.template
+++ b/net/android/java/net_errors_java.template
@@ -8,4 +8,3 @@ public class NetError {
#define NET_ERROR(name, value) public static final int ERR_##name = value;
#include "net/base/net_error_list.h"
}
-
« no previous file with comments | « no previous file | net/android/tools/proxy_test_cases.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698