summaryrefslogtreecommitdiffstats
path: root/PRESUBMIT_test.py
diff options
context:
space:
mode:
authorphilipj <philipj@opera.com>2014-08-28 07:09:09 -0700
committerCommit bot <commit-bot@chromium.org>2014-08-28 14:10:17 +0000
commit3f9d5bde7371956af8a9c70e52aa899847db6a5f (patch)
treed27ca9c5cb9c25c93a31f94fcdbfacc0ce6e9150 /PRESUBMIT_test.py
parentde9cf946851e8f9ed819f507478566b929da8d3e (diff)
downloadchromium_src-3f9d5bde7371956af8a9c70e52aa899847db6a5f.zip
chromium_src-3f9d5bde7371956af8a9c70e52aa899847db6a5f.tar.gz
chromium_src-3f9d5bde7371956af8a9c70e52aa899847db6a5f.tar.bz2
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 R=rsesek@chromium.org TBR=jochen@chromium.org Review URL: https://codereview.chromium.org/511223002 Cr-Commit-Position: refs/heads/master@{#292376}
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 6a18b12..dd67eb1 100755
--- a/PRESUBMIT_test.py
+++ b/PRESUBMIT_test.py
@@ -421,7 +421,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",',
+ '"+components/crash",',
'"+components/nacl/common",',
'"+content/public/browser/render_process_host.h",',
'"+jni/fooblat.h",',