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

Side by Side Diff: chrome/common/extensions/docs/server2/test_data/samples_data_source/expected.json

Issue 10825067: Extensions Docs Server: Apps samples page (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: less is_apps and fixes Created 8 years, 4 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 [
2 {
3 "api_calls": [
4 { "name": "bobaloo" },
5 { "name": "jimmy.bobaloo.loopoo" },
6 { "name": "jimmy.jimmy" },
7 { "name": "hallo.bobaloo" }
8 ]
9 },
10 {
11 "api_calls": [
12 { "name": "timmy.bobaloo.affa" },
13 { "name": "jimmy.baloo.loopoo" },
14 { "name": "jimmy.jimmy" }
15 ]
16 }
17 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698