| Index: android_webview/buildbot/deps_whitelist.py
|
| diff --git a/android_webview/buildbot/deps_whitelist.py b/android_webview/buildbot/deps_whitelist.py
|
| index 013bf94e9ffbba2adec48e91252e5168d466ae57..b45f0417bfcd8791bbbb19371cfadc747b6b6fbc 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',
|
|
|