mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
23 lines
420 B
Diff
23 lines
420 B
Diff
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'
|
|
}
|
|
]
|