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

Unified Diff: chrome/test/data/extensions/api_test/tab_capture/presentation.html

Issue 1221483002: New tabCapture.captureOffscreenTab API, initially for Presentation API 1UA mode (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
Index: chrome/test/data/extensions/api_test/tab_capture/presentation.html
diff --git a/chrome/test/data/extensions/api_test/tab_capture/presentation.html b/chrome/test/data/extensions/api_test/tab_capture/presentation.html
new file mode 100644
index 0000000000000000000000000000000000000000..a962505cec04cfd3c76af365d0454d5f97648e2b
--- /dev/null
+++ b/chrome/test/data/extensions/api_test/tab_capture/presentation.html
@@ -0,0 +1,5 @@
+<html>
+<body>
+</body>
+<script src="presentation.js"></script>
+</html>

Powered by Google App Engine
This is Rietveld 408576698