Pass gyp_source_dir to generate_tool.
authorscroggo <scroggo@google.com>
Fri, 12 Dec 2014 17:01:55 +0000 (09:01 -0800)
committerCommit bot <commit-bot@chromium.org>
Fri, 12 Dec 2014 17:01:56 +0000 (09:01 -0800)
commit09acfc8d1fd1723d01b7103f58a6f1502648f428
tree8eead8a7b78579a87fcce732815c1971b8b68ef8
parente1157ab9ecfb73797626255b1473be5d1c11cadf
Pass gyp_source_dir to generate_tool.

When generating the tool makefiles, which also calls
android_framework_gyp, we also need to pass the gyp directory.

TBR=borenet
NOTRY=True
NOTREECHECKS=True

BUG=skia:3233

Review URL: https://codereview.chromium.org/804473005
platform_tools/android/bin/gyp_to_android.py
platform_tools/android/gyp_gen/tool_makefile_writer.py