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 93d77e9..9700f06 100644 --- a/chrome/nacl/DEPS +++ b/chrome/nacl/DEPS @@ -1,6 +1,6 @@ include_rules = [ "+chrome/app/breakpad_win.h", - "+content/app/startup_helper_win.h", + "+content/public/app/startup_helper_win.h", "+sandbox/src", "+native_client/src", ] |