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

Unified Diff: fpdfsdk/javascript/DEPS

Issue 2374413002: Move core/fdrm/crypto/include to core/fdrm/crypto (Closed)
Patch Set: Created 4 years, 3 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 | « core/fpdfapi/fpdf_parser/cpdf_security_handler.cpp ('k') | fpdfsdk/javascript/JS_GlobalData.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: fpdfsdk/javascript/DEPS
diff --git a/fpdfsdk/javascript/DEPS b/fpdfsdk/javascript/DEPS
index 5fb57284d1a7b858af88ddf2f224b2f434eb7159..1f6ae10df2f1ef3727d42fae983ae48da290ba05 100644
--- a/fpdfsdk/javascript/DEPS
+++ b/fpdfsdk/javascript/DEPS
@@ -1,5 +1,5 @@
include_rules = [
- '+core/fdrm/crypto/include',
+ '+core/fdrm/crypto',
'+core/fpdfapi/fpdf_font/include',
'+fxjs/include'
]
« no previous file with comments | « core/fpdfapi/fpdf_parser/cpdf_security_handler.cpp ('k') | fpdfsdk/javascript/JS_GlobalData.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698