| Index: components/test/DEPS
|
| diff --git a/components/test/DEPS b/components/test/DEPS
|
| index f3e2ad704f5a1f5223a96472680829f666796c43..c8a0c163e3cc5ff93bae2e5e63525be982335fce 100644
|
| --- a/components/test/DEPS
|
| +++ b/components/test/DEPS
|
| @@ -3,4 +3,9 @@ include_rules = [
|
| "+ui/base/android/ui_base_jni_registrar.h",
|
| "+ui/base/resource/resource_bundle.h",
|
| "+ui/gfx/android/gfx_jni_registrar.h",
|
| + # TODO(blundell): If this approach sticks, need to reference bug for getting
|
| + # rid of need for these.
|
| + "!chrome/common/chrome_constants.h",
|
| + "!chrome/common/chrome_paths.h",
|
| + "!chromeos/chromeos_paths.h",
|
| ]
|
|
|