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

Unified Diff: chrome/common/extensions/docs/server2/test_data/test_json/expected_test_file.json

Issue 10835012: Extension Docs Server: Include a list of samples used in the api reference page. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: . Created 8 years, 5 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
« no previous file with comments | « chrome/common/extensions/docs/server2/templates/private/toc_samples.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/server2/test_data/test_json/expected_test_file.json
diff --git a/chrome/common/extensions/docs/server2/test_data/test_json/expected_test_file.json b/chrome/common/extensions/docs/server2/test_data/test_json/expected_test_file.json
index 6c91188aafe4bd79e53f55449a680c66ffde3f3b..e08f1933d392c7e2de367f0284cb6d82c6ae0302 100644
--- a/chrome/common/extensions/docs/server2/test_data/test_json/expected_test_file.json
+++ b/chrome/common/extensions/docs/server2/test_data/test_json/expected_test_file.json
@@ -101,8 +101,8 @@
"description": "Gets stuff."
}
],
- "properties": [],
"name": "tester",
+ "properties": [],
"types": [
{
"functions": [],
@@ -159,5 +159,6 @@
],
"description": "A cool event."
}
- ]
+ ],
+ "samples": []
}
« no previous file with comments | « chrome/common/extensions/docs/server2/templates/private/toc_samples.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698