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

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

Issue 2475293003: [RemotePlayback] No monitoring on low-end devices (Closed)
Patch Set: Added the internals files Created 4 years, 1 month 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 ec340a83de25c1692690541a2c8f05777796c8ca..22991d3707d7aba6233282bbd2aa9d57f64e4726 100644
--- a/third_party/WebKit/Source/modules/modules_idl_files.gni
+++ b/third_party/WebKit/Source/modules/modules_idl_files.gni
@@ -613,6 +613,7 @@ modules_testing_dependency_idl_files =
"accessibility/testing/InternalsAccessibility.idl",
"navigatorcontentutils/testing/InternalsNavigatorContentUtils.idl",
"peerconnection/testing/InternalsRTCCertificate.idl",
+ "remoteplayback/testing/InternalsRemotePlayback.idl",
"serviceworkers/testing/InternalsServiceWorker.idl",
"speech/testing/InternalsSpeechSynthesis.idl",
"vibration/testing/InternalsVibration.idl",

Powered by Google App Engine
This is Rietveld 408576698