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

Unified Diff: components/webcrypto/DEPS

Issue 1077273002: html_viewer: Move webcrypto to a place where html_viewer can use it. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase to ToT Created 5 years, 8 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 | « components/webcrypto/BUILD.gn ('k') | components/webcrypto/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/webcrypto/DEPS
diff --git a/ppapi/DEPS b/components/webcrypto/DEPS
similarity index 73%
copy from ppapi/DEPS
copy to components/webcrypto/DEPS
index 4b60426711f4f443b0f86c76092bcffb9731f57f..5cdc8e79e93e33666fad39a3d8acaaad29b9881b 100644
--- a/ppapi/DEPS
+++ b/components/webcrypto/DEPS
@@ -1,5 +1,6 @@
include_rules = [
+ "+crypto",
+ "+third_party/re2",
"+third_party/WebKit/public/platform",
"+third_party/WebKit/public/web",
- "+third_party/skia",
]
« no previous file with comments | « components/webcrypto/BUILD.gn ('k') | components/webcrypto/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698