Commit 76ebffc0 authored by tfarina's avatar tfarina Committed by Commit bot

ui/gfx: Add exclusion for testing/gmock to DEPS.

This is so we can prevent other from adding this dependency back.

They will think twice or at least consult with OWNERS if we have this in
place in the DEPS exclusion list.

BUG=134675
TEST=checkdeps
R=sky@chromium.org

Review URL: https://codereview.chromium.org/1138643012

Cr-Commit-Position: refs/heads/master@{#330392}
parent 6c8ec83b
......@@ -4,4 +4,6 @@ include_rules = [
"+third_party/harfbuzz-ng",
"+third_party/skia",
"+ui/ios",
"-testing/gmock",
]
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