Important: To build the Chromium OS version of Chromium with their build system, add GYP_DEFINES="chromeos=1" to your environment: export GYP_DEFINES="chromeos=1 target_arch=ia32" To make this change permanent, add it to your
.bashrc file (if using bash) or the equivalent file for your shell.Visit the Chromium developer pages for more information about working on Chromium. |