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

Unified Diff: third_party/instrumented_libraries/scripts/install-build-deps.sh

Issue 2735013004: Instrumented libraries: improve parallel build (Closed)
Patch Set: open('...', 'w') Created 3 years, 9 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 | « third_party/instrumented_libraries/scripts/download_build_install.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/instrumented_libraries/scripts/install-build-deps.sh
diff --git a/third_party/instrumented_libraries/scripts/install-build-deps.sh b/third_party/instrumented_libraries/scripts/install-build-deps.sh
index d3e5dfcb4eb5cfe799be7ba5d1bdc10c15500447..5160ccf26ac7e01534acb2d1ae0df588c552cb85 100755
--- a/third_party/instrumented_libraries/scripts/install-build-deps.sh
+++ b/third_party/instrumented_libraries/scripts/install-build-deps.sh
@@ -19,6 +19,8 @@ dee \
freetype \
libappindicator1 \
libasound2 \
+libatk-bridge2.0-0 \
+libatspi2.0-0 \
libcairo2 \
libcap2 \
libcups2 \
@@ -35,6 +37,7 @@ libgdk-pixbuf2.0-0 \
libglib2.0-0 \
libgnome-keyring0 \
libgpg-error0 \
+libgtk-3-0 \
libgtk2.0-0 \
libnspr4 \
libp11-kit0 \
« no previous file with comments | « third_party/instrumented_libraries/scripts/download_build_install.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698