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

Unified Diff: setup_links.py

Issue 1169083002: Roll chromium_revision b2c6a86..e937e5f (332773:333350) (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Updated .gitignore Created 5 years, 6 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') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: setup_links.py
diff --git a/setup_links.py b/setup_links.py
index 1edb7c238e4e4da433ddd04cd201ed1dd31f7698..cca14d1df6bed67285ad54764f89f76873f284d7 100755
--- a/setup_links.py
+++ b/setup_links.py
@@ -80,6 +80,7 @@ target_os = get_target_os_list()
if 'android' in target_os:
DIRECTORIES += [
'base',
+ 'third_party/android_platform',
'third_party/android_testrunner',
'third_party/android_tools',
'third_party/appurify-python',
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698