| Index: content/test/DEPS
|
| diff --git a/content/test/DEPS b/content/test/DEPS
|
| index 1949e27f82dcd1129b91c22c8175baf1b368353b..45917d9fd326c6b6e8d897852c185d36cdf1d683 100644
|
| --- a/content/test/DEPS
|
| +++ b/content/test/DEPS
|
| @@ -3,8 +3,8 @@ include_rules = [
|
| "+content",
|
| "+media/audio", # For AudioParameters in WebRTC tests.
|
| "+media/base", # For ChannelLayout in WebRTC tests.
|
| - "+ui/aura/test/test_aura_initializer.h",
|
| "+ui/base/resource/data_pack.h",
|
| + "+ui/test/ui_test_initializer.h",
|
| "+third_party/WebKit/public/testing",
|
| "!v8/include/v8.h",
|
| ]
|
|
|