| Index: PRESUBMIT_test.py
|
| diff --git a/PRESUBMIT_test.py b/PRESUBMIT_test.py
|
| index 6a18b12610cc3d5b438bb4745cf9f0f24b999b4e..dd67eb1a53258bb58c76dff3613a2b6cc5d138d7 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",',
|
|
|