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

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

Issue 713623002: Stabilize and re-enable TabCaptureApiPixelTest.EndToEnd. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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: chrome/test/data/extensions/api_test/tab_capture/end_to_end.html
diff --git a/chrome/test/data/extensions/api_test/tab_capture/end_to_end.html b/chrome/test/data/extensions/api_test/tab_capture/end_to_end.html
index 6c116bea4780189962e7be5e12ed8933e397ad4b..b8cc9ab0846504240e2467744163b450461feb0e 100644
--- a/chrome/test/data/extensions/api_test/tab_capture/end_to_end.html
+++ b/chrome/test/data/extensions/api_test/tab_capture/end_to_end.html
@@ -1,8 +1,5 @@
<html>
-<head>
-<script src="end_to_end.js"></script>
-</head>
<body>
-<h1 id="message">Test not started yet.</h1>
</body>
+<script src="end_to_end.js"></script>
</html>

Powered by Google App Engine
This is Rietveld 408576698