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

Unified Diff: gin/v8_initializer.cc

Issue 2906933002: [gin] Remove the traces of crypto usage from gin (Closed)
Patch Set: Created 3 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 | « gin/DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gin/v8_initializer.cc
diff --git a/gin/v8_initializer.cc b/gin/v8_initializer.cc
index 726d7c043a21a81b9ee2f434a8a6706d7c2de57e..ce062ac0b6b864149c3483c50ac96bc173118722 100644
--- a/gin/v8_initializer.cc
+++ b/gin/v8_initializer.cc
@@ -23,7 +23,6 @@
#include "base/sys_info.h"
#include "base/threading/platform_thread.h"
#include "base/time/time.h"
-#include "crypto/sha2.h"
#include "gin/public/gin_features.h"
#if defined(V8_USE_EXTERNAL_STARTUP_DATA)
« no previous file with comments | « gin/DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698