Commit 7e9eee3a authored by fsamuel's avatar fsamuel Committed by Commit Bot

Revert of [Offline Pages] Cleans up DEPS in offline_pages (patchset #2...

Revert of [Offline Pages] Cleans up DEPS in offline_pages (patchset #2 id:20001 of https://codereview.chromium.org/2950113002/ )

Reason for revert:
This seems to have broken checkdeps

Original issue's description:
> [Offline Pages] Cleans up DEPS in offline_pages
>
> This moves DEPS into prefetch that were put on core.
>
> BUG=NONE
>
> Review-Url: https://codereview.chromium.org/2950113002
> Cr-Commit-Position: refs/heads/master@{#481555}
> Committed: https://chromium.googlesource.com/chromium/src/+/4bd9a54564189647e023fce848681bfd82ca4d01

TBR=jochen@chromium.org,dimich@chromium.org,dewittj@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=NONE

Review-Url: https://codereview.chromium.org/2948923004
Cr-Commit-Position: refs/heads/master@{#481686}
parent 9fa7e15d
include_rules = [ include_rules = [
"+components/keyed_service", "+components/keyed_service",
"+components/gcm_driver",
"+components/ntp_snippets",
"+components/version_info",
"+net",
"+sql", "+sql",
] ]
include_rules = [ include_rules = [
"+google_apis", "+google_apis",
"+components/gcm_driver",
"+components/ntp_snippets",
"+components/version_info",
"+net",
] ]
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment