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

Unified Diff: Source/bindings/bindings.gypi

Issue 222553007: [webcrypto] Expose crypto.subtle to web workers. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: check if changes... Created 6 years, 9 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
Index: Source/bindings/bindings.gypi
diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi
index 589f5bf97469945948f2b7b6617de3c9c8d83d8a..a27988343267ca9bdb3aa9c66056ef0dde31955a 100644
--- a/Source/bindings/bindings.gypi
+++ b/Source/bindings/bindings.gypi
@@ -235,7 +235,6 @@
'v8/custom/V8WebKitPointCustom.cpp',
'v8/custom/V8WindowCustom.cpp',
'v8/custom/V8WorkerGlobalScopeCustom.cpp',
- 'v8/custom/V8WorkerCryptoCustom.cpp',
'v8/custom/V8WorkerCustom.cpp',
'v8/custom/V8XMLHttpRequestCustom.cpp',
'v8/custom/V8XSLTProcessorCustom.cpp',
« no previous file with comments | « LayoutTests/crypto/worker-subtle-crypto-concurrent-expected.txt ('k') | Source/bindings/v8/custom/V8CryptoCustom.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698