diff options
Diffstat (limited to 'chrome/nacl/DEPS')
-rw-r--r-- | chrome/nacl/DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/nacl/DEPS b/chrome/nacl/DEPS index 08d6143..19d05a6 100644 --- a/chrome/nacl/DEPS +++ b/chrome/nacl/DEPS @@ -2,7 +2,7 @@ include_rules = [ "+chrome/app/chrome_crash_reporter_client.h", "+components/crash", "+components/nacl", - "+content/public/app/startup_helper_win.h", + "+content/public/app/sandbox_helper_win.h", "+content/public/common/content_switches.h", "+sandbox/win/src", ] |