• Aaron Gable's avatar
    Revert "Migrate some internal-only ios and android entries to public DEPS." · fc77e20c
    Aaron Gable authored
    This reverts commit 00dd1b27.
    
    This commit introduced non-public dependencies to chromium/src.git.
    These dependencies are protected behind the checkout_google_internal
    flag. However, the pipeline which processes src.git for codesearch
    does not understand or respect gclient conditionals. This caused
    the pipeline to attempt to crawl these internal repos, and to
    fire alerts when it consistently failed to do so.
    
    This change is a temporary revert of the introduction of these
    internal dependencies. When the codesearch deps-to-submodules
    pipeline has been updated to respect gclient conditionals, we
    can reland the change.
    
    Original commit message:
    > Migrate some internal-only ios and android entries to public DEPS.
    >
    > This is an expanded version of the ios_internal change in
    > https://crrev.com/c/880903, which should be more acceptable to the
    > Chrome release scripts.
    >
    > BUG=803846,807318
    >
    > Change-Id: Ic9ea736a754a6ade1f29bf044cde9b4687000dbd
    > Reviewed-on: https://chromium-review.googlesource.com/895247
    > Reviewed-by: Dirk Pranke <dpranke@chromium.org>
    > Reviewed-by: Sylvain Defresne <sdefresne@chromium.org>
    > Commit-Queue: Michael Moss <mmoss@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#533861}
    
    TBR=dpranke@chromium.org, mmoss@chromium.org
    
    Bug: 803846, 807318, 808487
    Change-Id: Ie3dd2be59a106bd979fa15de16090e261d1f877e
    No-Presubmit: true
    No-Tree-Checks: true
    No-Try: true
    Reviewed-on: https://chromium-review.googlesource.com/899672Reviewed-by: default avatarAaron Gable <agable@chromium.org>
    Reviewed-by: default avatarMichael Moss <mmoss@chromium.org>
    Commit-Queue: Michael Moss <mmoss@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#534098}
    fc77e20c
DEPS 52.4 KB