Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / modules / crypto / NormalizeAlgorithm.h
index abfbc26..65e5ff1 100644 (file)
@@ -51,6 +51,7 @@ enum AlgorithmOperation {
     GenerateKey,
     ImportKey,
     DeriveKey,
+    DeriveBits,
     WrapKey,
     UnwrapKey,
     // <---- End of list (keep this up-to-date)