aboutsummaryrefslogtreecommitdiffhomepage
path: root/platform_tools/android/gyp_gen/makefile_writer.py
diff options
context:
space:
mode:
Diffstat (limited to 'platform_tools/android/gyp_gen/makefile_writer.py')
-rw-r--r--platform_tools/android/gyp_gen/makefile_writer.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/platform_tools/android/gyp_gen/makefile_writer.py b/platform_tools/android/gyp_gen/makefile_writer.py
index 0105e1dc57..9b63b656b6 100644
--- a/platform_tools/android/gyp_gen/makefile_writer.py
+++ b/platform_tools/android/gyp_gen/makefile_writer.py
@@ -119,9 +119,6 @@ SKIA_TOOLS = (
# benchmark (timings)
include $(BASE_PATH)/bench/Android.mk
-# golden-master (fidelity / regression test)
-include $(BASE_PATH)/gm/Android.mk
-
# diamond-master (one test to rule them all)
include $(BASE_PATH)/dm/Android.mk
"""