aboutsummaryrefslogtreecommitdiffhomepage
path: root/DEPS
diff options
context:
space:
mode:
authorGravatar Eric Boren <borenet@google.com>2018-06-20 12:33:41 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-06-21 11:30:18 +0000
commita20e6373b5cd338a1a72f923de83e6ae75d97991 (patch)
treefadd991e27d3a6ac4303b3d1a9f13c31417cd1ad /DEPS
parentd14a9641f760adaa71d5b85c64ba74ad5e72a485 (diff)
Add gclient_gn_args_from var to DEPS
This fixes RecreateSKPs. Bug: skia:6951 Change-Id: Ifde19a0d281410aef3094e09fb8c2a9f3f23a979 Reviewed-on: https://skia-review.googlesource.com/136168 Reviewed-by: Ravi Mistry <rmistry@google.com> Commit-Queue: Eric Boren <borenet@google.com>
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 2 insertions, 0 deletions
diff --git a/DEPS b/DEPS
index 2fbe3361ce..2bcb1b15df 100644
--- a/DEPS
+++ b/DEPS
@@ -45,3 +45,5 @@ recursedeps = [
"common",
"../src",
]
+
+gclient_gn_args_from = 'src'