Chromium Code Reviews| Index: ppapi/native_client/DEPS |
| diff --git a/ppapi/native_client/DEPS b/ppapi/native_client/DEPS |
| index 853cbd4d93e09c22c81d99f285e31eaf8479cd88..dbcded943de99b53f3b169c837cbc9af90a8188b 100644 |
| --- a/ppapi/native_client/DEPS |
| +++ b/ppapi/native_client/DEPS |
| @@ -1,5 +1,6 @@ |
| include_rules = [ |
| "+native_client/src/include", |
| + "+native_client/src/public", |
| "+native_client/src/shared/platform", |
| # TODO(bradnelson): Eliminate these as they are actually incorrectly rooted |