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

Unified Diff: src/scripts/build_platform_packages.sh

Issue 501086: Adds build infrastracture for Gtk theme. (Closed)
Patch Set: Remvoes unneeded import 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/rootfs_static_data/common/etc/gtk-2.0/gtkrc ('k') | no next file » | 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 3075179b7caa65a82272afd5fb7b7e35f54f9bac..34bff3a9d90b85095b887a91c9351969b8c53c81 100755
--- a/src/scripts/build_platform_packages.sh
+++ b/src/scripts/build_platform_packages.sh
@@ -29,7 +29,8 @@ PLATFORM_DIR="$SRC_ROOT/platform"
PLATFORM_DIRS="acpi assets fake_hal init installer login_manager \
memento_softwareupdate pam_google window_manager \
cros chrome screenlocker cryptohome \
- monitor_reconfig microbenchmark minijail metrics_collection"
+ monitor_reconfig microbenchmark minijail metrics_collection \
+ theme"
THIRD_PARTY_DIR="$SRC_ROOT/third_party"
THIRD_PARTY_PACKAGES="connman e2fsprogs/files \
« no previous file with comments | « src/rootfs_static_data/common/etc/gtk-2.0/gtkrc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698