summaryrefslogtreecommitdiffstats
path: root/PRESUBMIT_test.py
diff options
context:
space:
mode:
authorsdefresne <sdefresne@chromium.org>2015-09-17 07:26:09 -0700
committerCommit bot <commit-bot@chromium.org>2015-09-17 14:28:49 +0000
commitd7978868d7ebb7e8f671442f9515d947fab3e9ed (patch)
treea6d74a47c6afb8175b068550a85812b161bad084 /PRESUBMIT_test.py
parentb4be7a222b0f097d60a3139874426e35edbd4b07 (diff)
downloadchromium_src-d7978868d7ebb7e8f671442f9515d947fab3e9ed.zip
chromium_src-d7978868d7ebb7e8f671442f9515d947fab3e9ed.tar.gz
chromium_src-d7978868d7ebb7e8f671442f9515d947fab3e9ed.tar.bz2
Revert of Turn components/crash into a layered component. (patchset #6 id:100001 of https://codereview.chromium.org/1315303004/ )
Reason for revert: This breaks Webkit layout tests. Original issue's description: > Turn components/crash into a layered component. > > The crash component cannot be used on iOS (as it depends on //content). > Turn it into a layered component so that it is possible to put shared > code related to crash there (components/crash_keys and objc_zombie.{h,mm}). > > BUG=522955 > TBR=sky@chromium.org > TBR=jschuh@chromium.org > NOPRESUBMIT=true > > Committed: https://crrev.com/4e483c64be5136b785e92c5baa971baca7eea2bc > Cr-Commit-Position: refs/heads/master@{#349384} TBR=blundell@chromium.org,jam@chromium.org,jschuh@chromium.org,mark@chromium.org,rsesek@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=522955 Review URL: https://codereview.chromium.org/1351923002 Cr-Commit-Position: refs/heads/master@{#349417}
Diffstat (limited to 'PRESUBMIT_test.py')
-rwxr-xr-xPRESUBMIT_test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/PRESUBMIT_test.py b/PRESUBMIT_test.py
index a864f1f..f57159f 100755
--- a/PRESUBMIT_test.py
+++ b/PRESUBMIT_test.py
@@ -482,7 +482,7 @@ class CheckAddedDepsHaveTetsApprovalsTest(unittest.TestCase):
'chrome/plugin/chrome_content_plugin_client.h',
'chrome/utility/chrome_content_utility_client.h',
'chromeos/chromeos_paths.h',
- 'components/crash/content/DEPS',
+ 'components/crash/DEPS',
'components/nacl/common/DEPS',
'content/public/browser/render_process_host.h',
'policy/DEPS',