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

Unified Diff: Source/platform/Crypto.cpp

Issue 331083003: Remove unnecessary #includes in Source/platform/Crypto.[cpp|h]. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 6 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 | « Source/platform/Crypto.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/Crypto.cpp
diff --git a/Source/platform/Crypto.cpp b/Source/platform/Crypto.cpp
index 009ae0a278f8408c2da460d8f5b8f5323fe4d247..0a7a7081a36d1cadecd65370325260f929877f6c 100644
--- a/Source/platform/Crypto.cpp
+++ b/Source/platform/Crypto.cpp
@@ -9,8 +9,6 @@
#include "public/platform/WebArrayBuffer.h"
#include "public/platform/WebCrypto.h"
#include "public/platform/WebCryptoAlgorithm.h"
-#include "wtf/Vector.h"
-#include "wtf/text/CString.h"
namespace WebCore {
« no previous file with comments | « Source/platform/Crypto.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698