DescriptionRemove direct references to hermetic mac toolchain.
This ensures that the hermetic toolchain is only used if use_system_xcode is
false. This CL also causes two changes:
* svn is assumed to be installed on the system. It is not pulled from the
hermetic toolchain.
* mac_sdk_build was used to populate the SDK version in the Info.plist. This
was being populated with a different version than the SDK being used to build
Chrome, which is incorrect.
BUG=651267
Committed: https://crrev.com/6218c34684254f1c090bf501f6c46b0a69b63ec5
Cr-Commit-Position: refs/heads/master@{#425170}
Patch Set 1 #Patch Set 2 : More fixes. #Patch Set 3 : More cleanup. #
Total comments: 2
Patch Set 4 : Remove unused import. #
Total comments: 2
Messages
Total messages: 24 (11 generated)
|