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

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

Issue 2612223002: Adds an API for inserting fake devices to internals (Closed)
Patch Set: Created 3 years, 11 months 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 6aee552c5e2d45e435f981a919b374ebfea58105..32dcb89f792a97c6ca005304671d0c886c8e600d 100644
--- a/third_party/WebKit/Source/modules/modules_idl_files.gni
+++ b/third_party/WebKit/Source/modules/modules_idl_files.gni
@@ -634,6 +634,7 @@ modules_testing_dependency_idl_files =
"accessibility/testing/InternalsAccessibility.idl",
"fetch/testing/InternalsFetch.idl",
"fetch/testing/WorkerInternalsFetch.idl",
+ "mediastream/testing/InternalsMediaStream.idl",
"navigatorcontentutils/testing/InternalsNavigatorContentUtils.idl",
"peerconnection/testing/InternalsRTCCertificate.idl",
"serviceworkers/testing/InternalsServiceWorker.idl",

Powered by Google App Engine
This is Rietveld 408576698