diff options
Diffstat (limited to 'android_webview/buildbot')
-rwxr-xr-x | android_webview/buildbot/deps_whitelist.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/android_webview/buildbot/deps_whitelist.py b/android_webview/buildbot/deps_whitelist.py index df9849b..d198ec6 100755 --- a/android_webview/buildbot/deps_whitelist.py +++ b/android_webview/buildbot/deps_whitelist.py @@ -36,7 +36,6 @@ class DepsWhitelist(object): 'testing/gtest', 'third_party/WebKit', 'third_party/angle', - 'third_party/angle_dx11', ('third_party/eyesfree/src/android/java/src/com/googlecode/eyesfree/' 'braille'), 'third_party/freetype', |