| 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 212979925cb9afe2321ae967d1215bbdcd22a5ea..1c927601dfe5dda9b47b29c6130b372c1dae0695 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)/bench/Android.mk
|
| +include $(BASE_PATH)/bench/Android.mk
|
|
|
| # golden-master (fidelity / regression test)
|
| #include $(BASE_PATH)/gm/Android.mk
|
|
|