diff --git a/scripts/roll_deps.py b/scripts/roll_deps.py index 3f289fad5..805f24e35 100644 --- a/scripts/roll_deps.py +++ b/scripts/roll_deps.py @@ -34,17 +34,13 @@ ANGLE_CHROMIUM_DEPS = [ 'build', 'buildtools', 'testing', - 'third_party/fuchsia-sdk', 'third_party/googletest', - 'third_party/googletest/src', 'third_party/libjpeg_turbo', 'third_party/jsoncpp', - 'third_party/jsoncpp/source', 'third_party/Python-Markdown', 'third_party/qemu-linux-x64', 'third_party/qemu-mac-x64', 'third_party/yasm', - 'third_party/yasm/source/patched-yasm', 'third_party/zlib', 'tools/clang', 'tools/md_browser',