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

Unified Diff: Source/platform/DEPS

Issue 299253003: [webcrypto] Only allow crypto.subtle.* to be used from "secure origins". (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Address abarth comments Created 6 years, 6 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/platform/weborigin/SecurityOrigin.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/DEPS
diff --git a/Source/platform/DEPS b/Source/platform/DEPS
index 774c0c96b2b15d8161ab46d91cf394504220f220..c1e622ae52a248af7adc9b42e0f16abf1b10637a 100644
--- a/Source/platform/DEPS
+++ b/Source/platform/DEPS
@@ -5,6 +5,7 @@ include_rules = [
"+skia/ext",
"+third_party/khronos",
"+third_party/skia",
+ "+url",
"+webp",
"+heap",
"-bindings",
« no previous file with comments | « Source/modules/crypto/SubtleCrypto.cpp ('k') | Source/platform/weborigin/SecurityOrigin.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698