| 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 e8f9773cff368189b480355f49839dd8279e4445..1304527698614b9ac5a449cd88436522631336f7 100644
|
| --- a/platform_tools/android/gyp_gen/makefile_writer.py
|
| +++ b/platform_tools/android/gyp_gen/makefile_writer.py
|
| @@ -118,6 +118,7 @@ SKIA_TOOLS = (
|
|
|
| # benchmark (timings)
|
| include $(BASE_PATH)/bench/Android.mk
|
| +include $(BASE_PATH)/tools/Android.mk
|
|
|
| # golden-master (fidelity / regression test)
|
| include $(BASE_PATH)/gm/Android.mk
|
|
|