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

Unified Diff: Source/web/WebArrayBuffer.cpp

Issue 19401003: Revert "WebCrypto: Add SHA-1 support to crypto.subtle.digest()." (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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/modules/crypto/SubtleCrypto.cpp ('k') | Source/web/WebBindings.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/WebArrayBuffer.cpp
diff --git a/Source/core/platform/chromium/support/WebArrayBuffer.cpp b/Source/web/WebArrayBuffer.cpp
similarity index 98%
rename from Source/core/platform/chromium/support/WebArrayBuffer.cpp
rename to Source/web/WebArrayBuffer.cpp
index 3b01f5e1e9e7f3d9dfd43e71189bd87d1d6bc38a..8456505d6b31e5ebb5b55822aef01a6e0cee37eb 100644
--- a/Source/core/platform/chromium/support/WebArrayBuffer.cpp
+++ b/Source/web/WebArrayBuffer.cpp
@@ -29,7 +29,7 @@
*/
#include "config.h"
-#include "public/platform/WebArrayBuffer.h"
+#include "WebArrayBuffer.h"
#include "bindings/v8/custom/V8ArrayBufferCustom.h"
#include "wtf/ArrayBuffer.h"
« no previous file with comments | « Source/modules/crypto/SubtleCrypto.cpp ('k') | Source/web/WebBindings.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698