| Index: third_party/WebKit/Source/modules/modules_idl_files.gni
|
| diff --git a/third_party/WebKit/Source/modules/modules_idl_files.gni b/third_party/WebKit/Source/modules/modules_idl_files.gni
|
| index 8985d76b4a40766f0de14571778347c71ed5a2ee..f244419c0e79d12e7e8d28a8c0ff8a29dfef8ae9 100644
|
| --- a/third_party/WebKit/Source/modules/modules_idl_files.gni
|
| +++ b/third_party/WebKit/Source/modules/modules_idl_files.gni
|
| @@ -631,6 +631,8 @@ modules_testing_dependency_idl_files =
|
| get_path_info(
|
| [
|
| "accessibility/testing/InternalsAccessibility.idl",
|
| + "fetch/testing/InternalsFetch.idl",
|
| + "fetch/testing/WorkerInternalsFetch.idl",
|
| "navigatorcontentutils/testing/InternalsNavigatorContentUtils.idl",
|
| "peerconnection/testing/InternalsRTCCertificate.idl",
|
| "serviceworkers/testing/InternalsServiceWorker.idl",
|
|
|