Граф коммитов

2 Коммитов

Автор SHA1 Сообщение Дата
torne@chromium.org 2d827c22b2 Android: rename android_build_type gyp variable.
Rename the "android_build_type" gyp variable to "android_webview_build"
to better describe what it does. There are still references in WebKit
and V8 that need to be changed before the original variable can be
removed.

BUG=184431

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@187556 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-12 10:22:36 +00:00
torne@chromium.org 4482faab95 Android: fix cpu_features for WebView build.
The WebView build doesn't have third_party/android_tools/ndk with the
added gyp file, but the cpufeatures code has already been built as part
of the system. Introduce a .gypi that can be included to get the
appropriate dependency for the current build type.

BUG=

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

git-svn-id: http://src.chromium.org/svn/trunk/src/build@169026 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2012-11-21 12:37:39 +00:00