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

Unified Diff: setup_dev_packages

Issue 6719012: Use crossystem rather than cros_boot_mode. (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/update_engine.git@master
Patch Set: Created 9 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 | « omaha_request_action_unittest.cc ('k') | utils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: setup_dev_packages
diff --git a/setup_dev_packages b/setup_dev_packages
index 8a9182c1aaa31c56443984f27e5954b2ece5edbd..64d063e8a69c658c453592681ce0a26378d2b55d 100755
--- a/setup_dev_packages
+++ b/setup_dev_packages
@@ -7,10 +7,10 @@
set -ex
sudo USE="-crash cros-debug" emerge -DNauv1 \
- chromeos-base/cros_boot_mode \
chromeos-base/hard-host-depends \
chromeos-base/libchrome \
chromeos-base/metrics \
+ chromeos-base/vboot_reference \
dev-cpp/gmock \
dev-cpp/gtest \
dev-util/bsdiff \
« no previous file with comments | « omaha_request_action_unittest.cc ('k') | utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698