skia2/platform_tools/android/gyp_gen
commit-bot@chromium.org 738a9218b8 If our gyp does not exist, use chromium's.
The previous version had faith that if the third_party folder
existed, it must contain externals/gyp. A recent change added
third_party (in git, as opposed to using DEPS), so now Android
has third_party but not externals/gyp.

Now check the full filepath. If it's not there, back up to
chromium's version.

Fixes Android canary bot.

R=halcanary@google.com
TBR=halcanary@google.com

Author: scroggo@google.com

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

git-svn-id: http://skia.googlecode.com/svn/trunk@14855 2bbb7eff-a529-9590-31e7-b0007b416f81
2014-05-22 19:30:54 +00:00
..
__init__.py Explicitly include gyp_gen/android_framework_gyp. 2014-04-29 00:39:45 +00:00
android_framework_gyp.py If our gyp does not exist, use chromium's. 2014-05-22 19:30:54 +00:00
generate_user_config.py Allow running gyp_to_android without SkUserConfig. 2014-04-21 14:45:01 +00:00
gypd_parser.py Generate bench/Android.mk from gyp. 2014-05-16 13:15:41 +00:00
makefile_writer.py Generate Android.mk for DM. 2014-05-16 18:11:51 +00:00
tool_makefile_writer.py Generate bench/Android.mk from gyp. 2014-05-16 13:15:41 +00:00
vars_dict_lib.py Generate tests/Android.mk from gyp 2014-04-28 16:00:30 +00:00