Index: ppapi/DEPS |
=================================================================== |
--- ppapi/DEPS (revision 0) |
+++ ppapi/DEPS (revision 0) |
@@ -0,0 +1,5 @@ |
+# checkdeps.py shouldn't check include paths for files in these dirs: |
+skip_child_includes = [ |
+ # TODO(bradnelson): fix these to comply, once migration is complete. |
Nico
2011/08/25 03:03:39
bug #?
|
+ "native_client", |
+] |