diff options
Diffstat (limited to 'android_webview')
-rwxr-xr-x | android_webview/buildbot/deps_whitelist.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/android_webview/buildbot/deps_whitelist.py b/android_webview/buildbot/deps_whitelist.py index 6b8470c..6d606f4 100755 --- a/android_webview/buildbot/deps_whitelist.py +++ b/android_webview/buildbot/deps_whitelist.py @@ -53,9 +53,7 @@ class DepsWhitelist(object): 'third_party/opus/src', 'third_party/ots', 'third_party/sfntly/cpp/src', - 'third_party/skia/gyp', - 'third_party/skia/include', - 'third_party/skia/src', + 'third_party/skia', 'third_party/smhasher/src', 'third_party/usrsctp/usrsctplib', 'third_party/webrtc', |