Chromium Code Reviews| Index: ui/gfx/DEPS |
| diff --git a/ui/gfx/DEPS b/ui/gfx/DEPS |
| index 1a4d27068799ee0cee2acd680a3a873165e89c17..36924f6139f89bf9cf33063171a7f12c073394af 100644 |
| --- a/ui/gfx/DEPS |
| +++ b/ui/gfx/DEPS |
| @@ -7,5 +7,7 @@ include_rules = [ |
| "+third_party/qcms", |
| "+ui/ios", |
| + "+ui/android/view_android.h", |
| + "+ui/aura/window.h", |
|
tapted
2017/02/15 00:36:10
These don't belong here - we are not adding a libr
Jinsuk Kim
2017/02/16 10:11:25
Removed
|
| "-testing/gmock", |
| ] |