[go: nahoru, domu]

Added allowed_hosts to DEPS.

BUG=371012

Review URL: https://codereview.chromium.org/575283005

Cr-Commit-Position: refs/heads/master@{#296203}
diff --git a/DEPS b/DEPS
index 2a58d1c..9c2ca09 100644
--- a/DEPS
+++ b/DEPS
@@ -90,6 +90,14 @@
   'nacl_revision': '5e4816da8d5258d7f917f0e859444755c6509410', # from svn revision r13759
 }
 
+# Only these hosts are allowed for dependencies in this DEPS file.
+# If you need to add a new host, contact chrome infrastracture team.
+allowed_hosts = [
+  'chromium.googlesource.com',
+  'boringssl.googlesource.com',
+  'pdfium.googlesource.com',
+]
+
 deps = {
   'src/breakpad/src':
    Var('chromium_git') + '/external/google-breakpad/src.git' + '@' + 'a513e85a22fca048860dcbfcac132b757e524857', # from svn revision 1384