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

Unified Diff: chrome/test/media_router/resources/basic_test.html

Issue 595663002: Put chromoting isolate targets under chromoting_swarm_tests=1 GYP variable. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 6 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 | « chrome/test/media_router/media_router_tests.isolate ('k') | chrome/test/media_router/resources/common.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/media_router/resources/basic_test.html
diff --git a/chrome/test/media_router/resources/basic_test.html b/chrome/test/media_router/resources/basic_test.html
new file mode 100644
index 0000000000000000000000000000000000000000..7d4666f01c274ea0d268168506b552cf42925735
--- /dev/null
+++ b/chrome/test/media_router/resources/basic_test.html
@@ -0,0 +1,10 @@
+<!DOCTYPE HTML>
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <head>
+ <title>MR Integration Basic Test</title>
+ <link href="https://www.google.com/cast?__testprovider__=true" rel="default-presentation">
+ <script type="text/javascript" src="common.js"></script>
+ </head>
+ <body>
+ </body>
+</html>
« no previous file with comments | « chrome/test/media_router/media_router_tests.isolate ('k') | chrome/test/media_router/resources/common.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698