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

Unified Diff: net/android/android_private_key.h

Issue 1158923005: Use the exact-width integer types defined in <stdint.h> rather than (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Tweak comments. Exclude mime_sniffer*. Rebase. Created 5 years, 7 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/cert_verify_result_android.h » ('j') | net/cert/crl_set_storage.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/android/android_private_key.h
diff --git a/net/android/android_private_key.h b/net/android/android_private_key.h
index 9782a2d5e03898b5452ae0c23d167cb78dd95f54..24f4f45e71f5732e1da0d96a8f713b4426ed85e1 100644
--- a/net/android/android_private_key.h
+++ b/net/android/android_private_key.h
@@ -8,7 +8,6 @@
#include <jni.h>
#include "base/android/scoped_java_ref.h"
-#include "base/basictypes.h"
#include "net/base/net_export.h"
« no previous file with comments | « no previous file | net/android/cert_verify_result_android.h » ('j') | net/cert/crl_set_storage.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698