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

Unified Diff: components/policy/core/DEPS

Issue 205923004: Add regex support in policy schema (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@json-schema-regex
Patch Set: Created 6 years, 9 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 | « no previous file | components/policy/core/common/schema.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/policy/core/DEPS
diff --git a/components/policy/core/DEPS b/components/policy/core/DEPS
index 678a142ee890f55729b306c6fbb601c1e2ccdd67..c4c96133ee2719bb05544c6bb2daecd6b47ed633 100644
--- a/components/policy/core/DEPS
+++ b/components/policy/core/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"+crypto",
"+google_apis",
"+net",
+ "+third_party/re2",
# These are generated from components/policy/proto and
# components/policy/resources/policy_templates.json.
« no previous file with comments | « no previous file | components/policy/core/common/schema.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698