summaryrefslogtreecommitdiffstats
path: root/android_webview/buildbot
diff options
context:
space:
mode:
authorboliu@chromium.org <boliu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-06-19 05:08:00 +0000
committerboliu@chromium.org <boliu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-06-19 05:08:00 +0000
commitee602ad20a138ef31a385e89d5c328d285357188 (patch)
tree462752e3917af515106b15c6cb6405936251fe31 /android_webview/buildbot
parentcd8b0793d16921957a01c64000d314bdef082c84 (diff)
downloadchromium_src-ee602ad20a138ef31a385e89d5c328d285357188.zip
chromium_src-ee602ad20a138ef31a385e89d5c328d285357188.tar.gz
chromium_src-ee602ad20a138ef31a385e89d5c328d285357188.tar.bz2
Replace third_party/angle with angle_dx11 for Android WebView
BUG= NOTRY=true Review URL: https://chromiumcodereview.appspot.com/17413010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207183 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'android_webview/buildbot')
-rwxr-xr-xandroid_webview/buildbot/deps_whitelist.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/android_webview/buildbot/deps_whitelist.py b/android_webview/buildbot/deps_whitelist.py
index 2bd6212..013bf94 100755
--- a/android_webview/buildbot/deps_whitelist.py
+++ b/android_webview/buildbot/deps_whitelist.py
@@ -36,7 +36,7 @@ class DepsWhitelist(object):
'sdch/open-vcdiff',
'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',