Chromium Code Reviews| Index: base/android/DEPS |
| diff --git a/base/android/DEPS b/base/android/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..315d1e566bf32a529cfa975277bbcd7f1447b693 |
| --- /dev/null |
| +++ b/base/android/DEPS |
| @@ -0,0 +1,4 @@ |
| +# checkdeps.py shouldn't check include paths for files in these dirs: |
| +skip_child_includes = [ |
| + "third_party", |
| +] |