Commit e3e1f78f authored by Pavel Shmakov's avatar Pavel Shmakov Committed by Commit Bot

Enable dependencies to targets in chrome/lib

Features that are not yet extracted into separate targets should be able
to use utilities in chrome/lib, such as lifecycle classes.

Change-Id: I0d3a629881ee53db34713437e97ccd05695c697e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1660848
Commit-Queue: Pavel Shmakov <pshmakov@chromium.org>
Reviewed-by: default avatarPeter Wen <wnwen@chromium.org>
Reviewed-by: default avatarTed Choc <tedchoc@chromium.org>
Auto-Submit: Pavel Shmakov <pshmakov@chromium.org>
Cr-Commit-Position: refs/heads/master@{#672461}
parent e8dc84de
include_rules = [
"-chrome/android/features/keyboard_accessory/internal"
"+chrome/lib/lifecycle/public",
"+chrome/lib/image_fetcher/public",
"+chrome/lib/util/public",
"+components/embedder_support/android",
"+components/embedder_support/android",
"+components/autofill/android/java/src/org/chromium/components/autofill",
......
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