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

Unified Diff: components/test_runner/BUILD.gn

Issue 1371373002: Extend components/test_runner's generated WebMediaStream to have a ChromeMock VideoTrack and Source (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: mazzoni@ comments, web_view/test_runner build, rebase, cleaned up requestUserMedia() Created 5 years, 2 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
« no previous file with comments | « no previous file | components/test_runner/DEPS » ('j') | components/test_runner/renderer/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/test_runner/BUILD.gn
diff --git a/components/test_runner/BUILD.gn b/components/test_runner/BUILD.gn
index f23698d2da5e6712ddb9fcc6c565eb5dc970f066..21d168ae1787f7b9e4221ba8b67e539359cea4f3 100644
--- a/components/test_runner/BUILD.gn
+++ b/components/test_runner/BUILD.gn
@@ -93,6 +93,7 @@ component("test_runner") {
"//base:i18n",
"//cc",
"//cc/blink",
+ "//components/test_runner/renderer",
"//gin",
"//gpu",
"//net",
« no previous file with comments | « no previous file | components/test_runner/DEPS » ('j') | components/test_runner/renderer/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698