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

Unified Diff: chrome/test/data/extensions/platform_apps/pointer_lock/no_permission/window.html

Issue 306823002: Flip --enable-apps-show-on-first-paint flag. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Tests Created 6 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: chrome/test/data/extensions/platform_apps/pointer_lock/no_permission/window.html
diff --git a/chrome/test/data/extensions/platform_apps/pointer_lock/no_permission/window.html b/chrome/test/data/extensions/platform_apps/pointer_lock/no_permission/window.html
index ff97be2cfe4474eb594d2d84ed0c62e492004a5e..93cd6d2b92a938e0d81c1a48cca54b0f80e28789 100644
--- a/chrome/test/data/extensions/platform_apps/pointer_lock/no_permission/window.html
+++ b/chrome/test/data/extensions/platform_apps/pointer_lock/no_permission/window.html
@@ -4,7 +4,7 @@
* LICENSE file.
-->
<html>
-<body>
+<head>
<script src="window.js"></script>
-</body>
+</head>
</html>

Powered by Google App Engine
This is Rietveld 408576698