Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1887)

Unified Diff: android_webview/buildbot/deps_whitelist.py

Issue 111343004: [android_webview] Add angle to deps_whitelist. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/buildbot/deps_whitelist.py
diff --git a/android_webview/buildbot/deps_whitelist.py b/android_webview/buildbot/deps_whitelist.py
index 28a7b605dc9b7692897f6021275bf898ae69e256..df9849b924d56c090b294adc2fff63852ba47904 100755
--- a/android_webview/buildbot/deps_whitelist.py
+++ b/android_webview/buildbot/deps_whitelist.py
@@ -35,6 +35,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'),
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698