| Index: platform_tools/android/gyp_gen/makefile_writer.py
|
| diff --git a/platform_tools/android/gyp_gen/makefile_writer.py b/platform_tools/android/gyp_gen/makefile_writer.py
|
| index 55a71d00ca00b14ae4e9e078a1f197e36afea9f0..fc034ecaf53a3cf1389d80780d94b71ea2e812d4 100644
|
| --- a/platform_tools/android/gyp_gen/makefile_writer.py
|
| +++ b/platform_tools/android/gyp_gen/makefile_writer.py
|
| @@ -117,7 +117,7 @@ SKIA_TOOLS = (
|
| #
|
|
|
| # benchmark (timings)
|
| -include $(BASE_PATH)/tools/Android.mk
|
| +include $(BASE_PATH)/bench/Android.mk
|
|
|
| # golden-master (fidelity / regression test)
|
| include $(BASE_PATH)/gm/Android.mk
|
|
|