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 58786c170b291a4d2528ebc595518c8571b3c7f5..d7f47d3bf62c443a2fc6d4233c78595a5156ff82 100644 |
--- a/third_party/WebKit/Source/modules/modules_idl_files.gni |
+++ b/third_party/WebKit/Source/modules/modules_idl_files.gni |
@@ -629,6 +629,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", |