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

Unified Diff: chrome/test/data/sync/fragment.html

Issue 2725813003: reland of [sync] Add Sessions integration tests (Closed)
Patch Set: use data uris, remove e_t_s Created 3 years, 10 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/sync/fragment.html
diff --git a/chrome/test/data/sync/fragment.html b/chrome/test/data/sync/fragment.html
new file mode 100644
index 0000000000000000000000000000000000000000..7b7896ad242ca08525954c526b89069a5e9c810e
--- /dev/null
+++ b/chrome/test/data/sync/fragment.html
@@ -0,0 +1,7 @@
+<html>
skym 2017/03/02 22:59:43 Were you going to delete this file now?
+<head>
+<title>Foobar
+</title>
+</head>
+<body><div name="fragment" id ="fragment"></div></body>
+</html>

Powered by Google App Engine
This is Rietveld 408576698