Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(259)

Unified Diff: PRESUBMIT_test.py

Issue 511223002: Update some paths from components/breakpad/ to components/crash/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « PRESUBMIT.py ('k') | content/shell/tools/breakpad_integration_test.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",',
« no previous file with comments | « PRESUBMIT.py ('k') | content/shell/tools/breakpad_integration_test.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698