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

Unified Diff: chrome/common/extensions/docs/server2/test_data/api_data_source/simple/test_file.json

Issue 10577022: Extensions Docs Server: HandlebarDictGenerator (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: minor changes Created 8 years, 6 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/server2/test_data/api_data_source/simple/test_file.json
diff --git a/chrome/common/extensions/docs/server2/test_data/api_data_source/simple/test_file.json b/chrome/common/extensions/docs/server2/test_data/api_data_source/simple/test_file.json
deleted file mode 100644
index e4ade71feab651defa25b793b5e0d12b2fa320ce..0000000000000000000000000000000000000000
--- a/chrome/common/extensions/docs/server2/test_data/api_data_source/simple/test_file.json
+++ /dev/null
@@ -1,11 +0,0 @@
-[
- {
- "name": "Bob",
- "occupation": "Dentist",
- "hobbies": [
- "Eating",
- "Sleeping",
- "Dentisting"
- ]
- }
-]

Powered by Google App Engine
This is Rietveld 408576698