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

Unified Diff: src/scripts/build_platform_packages.sh

Issue 536056: Bump gtest to 1.4.0 and add gmock 1.4.0 (Closed)
Patch Set: fixed nits from cjwatson Created 10 years, 11 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') | src/third_party/gmock/LICENSE » ('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 d0b10cfdffdd9d0480f5d49df321b29c102dbd7c..6ec12a12dc375be0a144888cf3e774e08a6c3855 100755
--- a/src/scripts/build_platform_packages.sh
+++ b/src/scripts/build_platform_packages.sh
@@ -38,7 +38,7 @@ PLATFORM_DIRS="acpi assets fake_hal init installer login_manager \
THIRD_PARTY_DIR="$SRC_ROOT/third_party"
THIRD_PARTY_PACKAGES="e2fsprogs/files flimflam \
- gflags google-breakpad gpt gtest \
+ gflags google-breakpad gpt gtest gmock \
ibus ibus-chewing ibus-anthy ibus-hangul ibus-m17n \
ply-image slim/src synaptics \
wpa_supplicant \
« no previous file with comments | « DEPS ('k') | src/third_party/gmock/LICENSE » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698