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

Unified Diff: content/test/data/rwhv_compositing_static.html

Issue 14495016: Fix flaky test: RenderWidgetHostViewBrowserTest.CopyFromBackingStore. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Wait for first present. Force-succeed some tests for platforms that must/cannot do compositing. Created 7 years, 7 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: content/test/data/rwhv_compositing_static.html
diff --git a/content/test/data/rwhv_compositing_static.html b/content/test/data/rwhv_compositing_static.html
deleted file mode 100644
index 670110adf9e872a21c71ce067235e425eddabc61..0000000000000000000000000000000000000000
--- a/content/test/data/rwhv_compositing_static.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<!DOCTYPE HTML>
-<html>
-<head>
-<meta charset="utf-8">
-<title>Page without accelerated compositing</title>
-</head>
-<body>
-This is a simple page that shouldn't trigger accelerated compositing.
-</body>
-</html>

Powered by Google App Engine
This is Rietveld 408576698