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

Unified Diff: android_webview/buildbot/deps_whitelist.py

Issue 20349002: Stop pulling googleurl through DEPS. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix android? Created 7 years, 4 months 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 | « DEPS ('k') | ios/public/DEPS » ('j') | 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 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',
« no previous file with comments | « DEPS ('k') | ios/public/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698