summaryrefslogtreecommitdiffstats
path: root/components/breakpad/DEPS
diff options
context:
space:
mode:
authorjochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-17 13:25:43 +0000
committerjochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-17 13:25:43 +0000
commit329de7f8afc33cc037114e584294bcee1b4f14d3 (patch)
treebde9edbd8eda37af326106bb1a60c432784cba9f /components/breakpad/DEPS
parentbf7fc6aa858b0414f49506a485b9b8346d664803 (diff)
downloadchromium_src-329de7f8afc33cc037114e584294bcee1b4f14d3.zip
chromium_src-329de7f8afc33cc037114e584294bcee1b4f14d3.tar.gz
chromium_src-329de7f8afc33cc037114e584294bcee1b4f14d3.tar.bz2
Move windows breakpad code to the breakpad component
Also remove a bit of dead code. BUG=247431 R=rsesek@chromium.org TBR=jln@chromium.org,wez@chromium.org Review URL: https://codereview.chromium.org/27112003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@229120 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'components/breakpad/DEPS')
-rw-r--r--components/breakpad/DEPS1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/breakpad/DEPS b/components/breakpad/DEPS
index 9ebc497..2609cf2 100644
--- a/components/breakpad/DEPS
+++ b/components/breakpad/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+breakpad",
+ "+sandbox",
]