| Index: content/test/DEPS
|
| diff --git a/content/test/DEPS b/content/test/DEPS
|
| index 7d1b3d9affb863df4d343a046ed9c95dbf82ce81..b0b89c0fcfdc0c0d2ee2ad76d992fced309caec8 100644
|
| --- a/content/test/DEPS
|
| +++ b/content/test/DEPS
|
| @@ -4,7 +4,7 @@ include_rules = [
|
| # Testing utilities can access anything in content/
|
| "+content",
|
| # For loading V8's initial snapshot from external files.
|
| - "+gin/public/isolate_holder.h",
|
| + "+gin/v8_initializer.h",
|
| "+media/audio", # For AudioParameters in WebRTC tests.
|
| "+media/base", # For ChannelLayout in WebRTC tests.
|
| "+ui/base/resource/data_pack.h",
|
|
|