Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(512)

Unified Diff: third_party/WebKit/Source/modules/modules_idl_files.gni

Issue 2550363002: Add LayoutTests for URL list of Response (Closed)
Patch Set: s/thired/third/ Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698