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

Unified Diff: src/scripts/build_platform_packages.sh

Issue 495008: wm: Include breakpad. (Closed)
Patch Set: Created 11 years 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 | « src/platform/window_manager/main.cc ('k') | src/third_party/google-breakpad/make_pkg.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/scripts/build_platform_packages.sh
diff --git a/src/scripts/build_platform_packages.sh b/src/scripts/build_platform_packages.sh
index 35d52321e9612027779f90b916c6f9c410045ee1..6152d2bb0148d2eae61a79a64883d6ff93d38ba7 100755
--- a/src/scripts/build_platform_packages.sh
+++ b/src/scripts/build_platform_packages.sh
@@ -32,7 +32,7 @@ PLATFORM_DIRS="acpi assets fake_hal init installer login_manager \
monitor_reconfig microbenchmark minijail metrics_collection"
THIRD_PARTY_DIR="$SRC_ROOT/third_party"
-THIRD_PARTY_PACKAGES="connman e2fsprogs/files gflags gtest \
+THIRD_PARTY_PACKAGES="connman e2fsprogs/files gflags google-breakpad gtest \
ibus ibus-chewing ibus-anthy \
ply-image slim/src synaptics \
wpa_supplicant xscreensaver/xscreensaver-5.08 \
« no previous file with comments | « src/platform/window_manager/main.cc ('k') | src/third_party/google-breakpad/make_pkg.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698