Index: build/android/PRESUBMIT.py |
diff --git a/build/android/PRESUBMIT.py b/build/android/PRESUBMIT.py |
index b068d301f9ecd82db87538d3a4375395cb4c34f0..877d1fc9541053c5d13e3238144a620d3a854735 100644 |
--- a/build/android/PRESUBMIT.py |
+++ b/build/android/PRESUBMIT.py |
@@ -52,7 +52,6 @@ |
J('devil', 'android', 'device_utils_test.py'), |
J('devil', 'android', 'md5sum_test.py'), |
J('devil', 'android', 'logcat_monitor_test.py'), |
- J('gyp', 'util', 'md5_check_test.py'), |
J('pylib', 'base', 'test_dispatcher_unittest.py'), |
J('pylib', 'gtest', 'gtest_test_instance_test.py'), |
J('pylib', 'instrumentation', |