commit | 3f9d5bde7371956af8a9c70e52aa899847db6a5f | [log] [tgz] |
---|---|---|
author | philipj <[email protected]> | Thu Aug 28 14:09:09 2014 |
committer | Commit bot <[email protected]> | Thu Aug 28 14:10:17 2014 |
tree | d27ca9c5cb9c25c93a31f94fcdbfacc0ce6e9150 | |
parent | de9cf946851e8f9ed819f507478566b929da8d3e [diff] [blame] |
Update some paths from components/breakpad/ to components/crash/ It was moved in https://crrev.com/55b8563 Found by git grep 'components.*breakpad' BUG=406410 [email protected] [email protected] Review URL: https://codereview.chromium.org/511223002 Cr-Commit-Position: refs/heads/master@{#292376}
diff --git a/PRESUBMIT.py b/PRESUBMIT.py index 8afda24..a3b4ec7 100644 --- a/PRESUBMIT.py +++ b/PRESUBMIT.py
@@ -168,7 +168,7 @@ True, ( r"^chrome[\\\/]browser[\\\/]chromeos[\\\/]boot_times_loader\.cc$", - r"^components[\\\/]breakpad[\\\/]app[\\\/]breakpad_mac\.mm$", + r"^components[\\\/]crash[\\\/]app[\\\/]breakpad_mac\.mm$", r"^content[\\\/]shell[\\\/]browser[\\\/]shell_browser_main\.cc$", r"^content[\\\/]shell[\\\/]browser[\\\/]shell_message_filter\.cc$", r"^mojo[\\\/]system[\\\/]raw_shared_buffer_posix\.cc$",