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

Unified Diff: chrome/common/extensions/docs/templates/articles/app_codelab4_testing.html

Issue 12221067: Move Chrome Apps Codelab docs to developer.chrome.com (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed a few more issues from a pass over all docs Created 7 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/common/extensions/docs/templates/articles/app_codelab4_testing.html
diff --git a/chrome/common/extensions/docs/templates/articles/app_codelab4_testing.html b/chrome/common/extensions/docs/templates/articles/app_codelab4_testing.html
new file mode 100644
index 0000000000000000000000000000000000000000..ad13d85b527f1303da44e3f5a962f19dd1cece7f
--- /dev/null
+++ b/chrome/common/extensions/docs/templates/articles/app_codelab4_testing.html
@@ -0,0 +1,8 @@
+<h1 id="lab_4_testing">Lab 4 - Testing</h1>
+
+<p>We are working on guidelines and best practices for testing Chrome apps... stay tuned.</p>
+
+<h1 id="what_39_s_next_">What&#39;s next?</h1>
+
+<p>In <a href="app_codelab5_data.html">lab5_data</a>, you will modify your Todo list app
+so that Todo items are saved.</p>

Powered by Google App Engine
This is Rietveld 408576698