Chromium Code Reviews| Index: ppapi/DEPS |
| diff --git a/ppapi/DEPS b/ppapi/DEPS |
| index 6a80a83de7a53d4ddfad47ef715483ff206ed969..81c1053d8eed8c918fa7b4fb792bdd69a4020d45 100644 |
| --- a/ppapi/DEPS |
| +++ b/ppapi/DEPS |
| @@ -2,10 +2,3 @@ include_rules = [ |
| "+third_party/skia", |
| "+third_party/WebKit/Source/WebKit/chromium/public", |
| ] |
| - |
| -# 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. |
| - # http://code.google.com/p/chromium/issues/detail?id=93520 |
| - "native_client", |
| -] |