| Index: android_webview/buildbot/deps_whitelist.py
|
| diff --git a/android_webview/buildbot/deps_whitelist.py b/android_webview/buildbot/deps_whitelist.py
|
| index 69c87be50e3e8f1c7ce6472a543e4312294a6aca..105646f8b87b13c9625f792b45399463b86449e6 100755
|
| --- a/android_webview/buildbot/deps_whitelist.py
|
| +++ b/android_webview/buildbot/deps_whitelist.py
|
| @@ -32,7 +32,6 @@ class DepsWhitelist(object):
|
|
|
| # Dependencies that need to be merged into the Android tree.
|
| self._snapshot_into_android_dependencies = [
|
| - 'googleurl',
|
| 'sdch/open-vcdiff',
|
| 'testing/gtest',
|
| 'third_party/WebKit',
|
|
|