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

Unified Diff: chrome/test/data/drive_first_run/good/background.html

Issue 71013003: Add browser tests for enabling Google Drive offline mode on first run. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 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/drive_first_run/good/background.html
diff --git a/chrome/test/data/drive_first_run/good/background.html b/chrome/test/data/drive_first_run/good/background.html
new file mode 100644
index 0000000000000000000000000000000000000000..c03552eebe1919d8140217884ee880c9dcb72023
--- /dev/null
+++ b/chrome/test/data/drive_first_run/good/background.html
@@ -0,0 +1,6 @@
+<html>
+<title>Test Background Page</title>
+<body>
+<p> If this background page is opened, the test was successful. </p>
+</body>
+</html>
« no previous file with comments | « chrome/test/data/drive_first_run/bad/endpoint.html ('k') | chrome/test/data/drive_first_run/good/endpoint.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698