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 0105e1dc576989e89baf7f972b4a63bc4206b7f2..9b63b656b6ed8f872a99719afdaeabbf5ebf1678 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 |
""" |