Remove DEPS patch which is no longer required.

This commit is contained in:
Marshall Greenblatt
2015-07-27 13:46:52 -04:00
parent d9d61f13a6
commit b207934543

View File

@@ -1,22 +0,0 @@
diff --git .DEPS.git .DEPS.git
index e430c58..c45292e 100644
--- .DEPS.git
+++ .DEPS.git
@@ -797,17 +797,5 @@ hooks = [
'src/tools/.*\\.py',
'name':
'remove_stale_pyc_files'
-},
- {
- 'action':
- [
- 'python',
- 'build/scripts/tools/runit.py',
- 'python',
- 'build/scripts/common/cros_chromite.py',
- '-v'
-],
- 'pattern':
- '.*/cros_chromite\\.py'
}
]