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

Unified Diff: third_party/WebKit/Source/modules/BUILD.gn

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/BUILD.gn
diff --git a/third_party/WebKit/Source/modules/BUILD.gn b/third_party/WebKit/Source/modules/BUILD.gn
index 4b3df839781876ffba8121c76c754e4b3bfe785b..e63be577d8b6b9000d2ba74d66517a1a5e3542a1 100644
--- a/third_party/WebKit/Source/modules/BUILD.gn
+++ b/third_party/WebKit/Source/modules/BUILD.gn
@@ -185,6 +185,8 @@ source_set("modules_testing") {
"fetch/testing/InternalsFetch.h",
"fetch/testing/WorkerInternalsFetch.cpp",
"fetch/testing/WorkerInternalsFetch.h",
+ "mediastream/testing/InternalsMediaStream.cpp",
+ "mediastream/testing/InternalsMediaStream.h",
"navigatorcontentutils/testing/InternalsNavigatorContentUtils.cpp",
"navigatorcontentutils/testing/InternalsNavigatorContentUtils.h",
"navigatorcontentutils/testing/NavigatorContentUtilsClientMock.cpp",

Powered by Google App Engine
This is Rietveld 408576698