summaryrefslogtreecommitdiffstats
path: root/android_webview
diff options
context:
space:
mode:
authorboliu@chromium.org <boliu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-06-24 16:21:30 +0000
committerboliu@chromium.org <boliu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-06-24 16:21:30 +0000
commit201b4a9cdf77ee5715fbb23d95cce4c016c1a44c (patch)
tree9f15999185864385da74f068639fac53bdfd44e8 /android_webview
parent5d5a12764d1240d0962da72155b91ba2d8036480 (diff)
downloadchromium_src-201b4a9cdf77ee5715fbb23d95cce4c016c1a44c.zip
chromium_src-201b4a9cdf77ee5715fbb23d95cce4c016c1a44c.tar.gz
chromium_src-201b4a9cdf77ee5715fbb23d95cce4c016c1a44c.tar.bz2
Revert "Revert "Replace third_party/angle with angle_dx11 for Android WebView""
This reverts commit dc99df4eefae93032fcc3954d8bb7e50063414ce. Switch to angle_dx11 happened in r208191 again. BUG= NOTRY=true Review URL: https://chromiumcodereview.appspot.com/17595002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208217 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'android_webview')
-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',