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

Unified Diff: tools/chrome_remote_control/unittest_data/blank.html

Issue 10916227: More polish in prep for CrOS support (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: for landing Created 8 years, 3 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: tools/chrome_remote_control/unittest_data/blank.html
diff --git a/content/test/data/frame_tree/2-3.html b/tools/chrome_remote_control/unittest_data/blank.html
similarity index 61%
copy from content/test/data/frame_tree/2-3.html
copy to tools/chrome_remote_control/unittest_data/blank.html
index 22e80bdd4948fc999228d31c0362d9e926c10aac..8d0ce09a92403658d4e35766538887c232c75158 100644
--- a/content/test/data/frame_tree/2-3.html
+++ b/tools/chrome_remote_control/unittest_data/blank.html
@@ -1,10 +1,8 @@
+<!DOCTYPE HTML>
<html>
<head>
</head>
<body>
-
-Frame 2-3.
-<br>
-
+Hello world
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698