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

Unified Diff: Source/bindings/bindings.gypi

Issue 144093009: [webcrypto] Remove code supporting Key.algorithm. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase Created 6 years, 11 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 | « LayoutTests/crypto/sign-verify-expected.txt ('k') | Source/bindings/v8/custom/V8AlgorithmCustom.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/bindings.gypi
diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi
index 806403df232f64c5b65329cce1880c1f7250ebff..3936cebd830b564a094d7d720c24fc76ab8ee4ee 100644
--- a/Source/bindings/bindings.gypi
+++ b/Source/bindings/bindings.gypi
@@ -146,7 +146,6 @@
'v8/WorkerScriptDebugServer.cpp',
'v8/WorkerScriptDebugServer.h',
'v8/WrapperTypeInfo.h',
- 'v8/custom/V8AlgorithmCustom.cpp',
'v8/custom/V8ArrayBufferCustom.cpp',
'v8/custom/V8ArrayBufferCustom.h',
'v8/custom/V8ArrayBufferViewCustom.cpp',
« no previous file with comments | « LayoutTests/crypto/sign-verify-expected.txt ('k') | Source/bindings/v8/custom/V8AlgorithmCustom.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698