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

Unified Diff: components/webcrypto/crypto_data.h

Issue 1549993003: Switch to standard integer types in components/, part 4 of 4. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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 | « components/webcrypto/algorithms/util.h ('k') | components/webcrypto/jwk.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/webcrypto/crypto_data.h
diff --git a/components/webcrypto/crypto_data.h b/components/webcrypto/crypto_data.h
index 0056a209f93017514b4658c34df8e0f2657a6140..b66a16a2676743a867a50f0149d78d7d474c699f 100644
--- a/components/webcrypto/crypto_data.h
+++ b/components/webcrypto/crypto_data.h
@@ -8,7 +8,6 @@
#include <string>
#include <vector>
-#include "base/basictypes.h"
#include "third_party/WebKit/public/platform/WebVector.h"
namespace webcrypto {
« no previous file with comments | « components/webcrypto/algorithms/util.h ('k') | components/webcrypto/jwk.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698