aboutsummaryrefslogtreecommitdiff
path: root/tools_libyuv/autoroller/roll_deps.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools_libyuv/autoroller/roll_deps.py')
-rwxr-xr-xtools_libyuv/autoroller/roll_deps.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools_libyuv/autoroller/roll_deps.py b/tools_libyuv/autoroller/roll_deps.py
index 2b57eb65..d5c1089f 100755
--- a/tools_libyuv/autoroller/roll_deps.py
+++ b/tools_libyuv/autoroller/roll_deps.py
@@ -31,6 +31,7 @@ def FindSrcDirPath():
# Skip these dependencies (list without solution name prefix).
DONT_AUTOROLL_THESE = [
+ 'third_party/fuchsia-gn-sdk',
'src/third_party/gflags/src',
'src/third_party/mockito/src',
]