diff options
Diffstat (limited to 'components/nacl/common/DEPS')
-rw-r--r-- | components/nacl/common/DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/nacl/common/DEPS b/components/nacl/common/DEPS index b6db43c..e13224d 100644 --- a/components/nacl/common/DEPS +++ b/components/nacl/common/DEPS @@ -1,3 +1,3 @@ include_rules = [ - "+native_client/src/trusted/service_runtime/win/debug_exception_handler.h", + "+native_client/src/public", ] |