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
[email protected]
[email protected]

Review URL: https://codereview.chromium.org/485893007

Cr-Commit-Position: refs/heads/master@{#292162}
diff --git a/WATCHLISTS b/WATCHLISTS
index a7dca55..1421529 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -139,7 +139,7 @@
                   '|components/bookmarks'
     },
     'breakpad_app': {
-      'filepath': 'components/breakpad/app/',
+      'filepath': 'components/crash/app/',
     },
     'browser': {
       'filepath': 'chrome/browser/',