android_webview: explicitly use gcc for target binaries.
commit6c1c44664f6b3cf7782142135be6206aeb356217
authortorne <torne@chromium.org>
Wed, 15 Oct 2014 15:55:58 +0000 (15 08:55 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 15 Oct 2014 15:56:14 +0000 (15 15:56 +0000)
treefe8ba63e37cd609af16038bb242797f95fc2bb40
parent926338d9adf9c58641491fb24ef876f9b7bfb752
android_webview: explicitly use gcc for target binaries.

To avoid causing problems for people working on using clang by default
in AOSP, explicitly specify that the android webview build doesn't want
to use clang for target binaries. The current default is false, so this
doesn't change behaviour in the normal case.

BUG=
NOTRY=true

Review URL: https://codereview.chromium.org/661433003

Cr-Commit-Position: refs/heads/master@{#299691}
build/common.gypi