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

Unified Diff: android_webview/buildbot/deps_whitelist.py

Issue 461323005: Create build target for libaddressinput android widget (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: adjust aosp whitelist Created 6 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') | third_party/libaddressinput/libaddressinput.gyp » ('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 9a317f5dceec2ea88d2f32fc90866165560b5c7c..e2d89198419ea6cfd2bfd5b9fe8783b8c4841bd7 100755
--- a/android_webview/buildbot/deps_whitelist.py
+++ b/android_webview/buildbot/deps_whitelist.py
@@ -31,7 +31,7 @@ class DepsWhitelist(object):
# team and are in the process of having the required branches being created
# in the Android tree.
self._compile_but_not_snapshot_dependencies = [
- 'third_party/libaddressinput/src/cpp',
+ 'third_party/libaddressinput/src',
'third_party/boringssl/src',
]
« no previous file with comments | « DEPS ('k') | third_party/libaddressinput/libaddressinput.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698