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/chrome/browser/DEPS b/chrome/browser/DEPS
index 8433194..3670008 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -16,12 +16,12 @@
   "+components/bookmarks/browser",
   "+components/bookmarks/common",
   "+components/bookmarks/test",
-  "+components/breakpad",
   "+components/cdm/browser",
   "+components/cloud_devices/common",
   "+components/component_updater",
   "+components/content_settings",
   "+components/copresence",
+  "+components/crash",
   "+components/crx_file",
   "+components/data_reduction_proxy",
   "+components/dom_distiller",