summaryrefslogtreecommitdiffstats
path: root/PRESUBMIT_test.py
diff options
context:
space:
mode:
authorRobert Sesek <rsesek@chromium.org>2014-08-27 12:12:44 -0400
committerRobert Sesek <rsesek@chromium.org>2014-08-27 16:14:41 +0000
commitabcd8100a58d4e5ba55f4ec2e5f394e0aa6a3f33 (patch)
treef502825654e85f9c009a222384cd07a154e2a1e8 /PRESUBMIT_test.py
parent6a35b2b82305427017f42a971dc022d154eb127d (diff)
downloadchromium_src-abcd8100a58d4e5ba55f4ec2e5f394e0aa6a3f33.zip
chromium_src-abcd8100a58d4e5ba55f4ec2e5f394e0aa6a3f33.tar.gz
chromium_src-abcd8100a58d4e5ba55f4ec2e5f394e0aa6a3f33.tar.bz2
Rename components/breakpad to components/crash.
In the near future, Crashpad (the new Mac crash reporter) will be integrated, and it should be integrated/exposed transparently to the users of this component. BUG=406410 R=blundell@chromium.org TBR=darin@chromium.org Review URL: https://codereview.chromium.org/485893007 Cr-Commit-Position: refs/heads/master@{#292162}
Diffstat (limited to 'PRESUBMIT_test.py')
-rwxr-xr-xPRESUBMIT_test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/PRESUBMIT_test.py b/PRESUBMIT_test.py
index dd8dcbe..6a18b12 100755
--- a/PRESUBMIT_test.py
+++ b/PRESUBMIT_test.py
@@ -440,7 +440,7 @@ class CheckAddedDepsHaveTetsApprovalsTest(unittest.TestCase):
'chrome/plugin/chrome_content_plugin_client.h',
'chrome/utility/chrome_content_utility_client.h',
'chromeos/chromeos_paths.h',
- 'components/breakpad/DEPS',
+ 'components/crash/DEPS',
'components/nacl/common/DEPS',
'content/public/browser/render_process_host.h',
'policy/DEPS',