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

Side by Side Diff: resources/docs_app/manifest.json

Issue 2824040: Updating the Chrome reference build to revision 51178. This revision will cur... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/reference_builds/chrome/
Patch Set: Created 10 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « resources/docs_app/48.png ('k') | resources/gmail_app/128.png » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 {
2 "key": "XX1fMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCfjDZDDE/CHFEYjpPSDjdI3zphzGo7fS xO3+/pQs++FwvA+OpKKhmBga2Sa+f53ujDlPR8Q6mCvy1lXM4M4zD4Hg3lH2LC1wT/YXxJ28afRYW1yE o6/pbpHazij3+FneGMT2xcTyGvgoacJHXOTUqWyCN7qMOCiFDwQ6Uk1zJOPQIDAQAB",
3 "name": "Google Docs",
4 "version": "1",
5 "icons": {
6 "128": "128.png",
7 "24": "24.png",
8 "32": "32.png",
9 "48": "48.png"
10 },
11 "app": {
12 "urls": [
13 "http://www.google.com/docs/",
14 "https://www.google.com/docs/",
15 "http://docs.google.com/",
16 "https://docs.google.com/",
17 "http://docs0.google.com/",
18 "https://docs0.google.com/",
19 "http://docs1.google.com/",
20 "https://docs1.google.com/",
21 "http://docs2.google.com/",
22 "https://docs2.google.com/",
23 "http://docs3.google.com/",
24 "https://docs3.google.com/",
25 "http://docs4.google.com/",
26 "https://docs4.google.com/",
27 "http://docs5.google.com/",
28 "https://docs5.google.com/",
29 "http://docs6.google.com/",
30 "https://docs6.google.com/",
31 "http://docs7.google.com/",
32 "https://docs7.google.com/",
33 "http://docs8.google.com/",
34 "https://docs8.google.com/",
35 "http://docs9.google.com/",
36 "https://docs9.google.com/",
37 "http://spreadsheets.google.com/",
38 "https://spreadsheets.google.com/",
39 "http://spreadsheets0.google.com/",
40 "https://spreadsheets0.google.com/",
41 "http://spreadsheets1.google.com/",
42 "https://spreadsheets1.google.com/",
43 "http://spreadsheets2.google.com/",
44 "https://spreadsheets2.google.com/",
45 "http://spreadsheets3.google.com/",
46 "https://spreadsheets3.google.com/",
47 "http://spreadsheets4.google.com/",
48 "https://spreadsheets4.google.com/",
49 "http://spreadsheets5.google.com/",
50 "https://spreadsheets5.google.com/",
51 "http://spreadsheets6.google.com/",
52 "https://spreadsheets6.google.com/",
53 "http://spreadsheets7.google.com/",
54 "https://spreadsheets7.google.com/",
55 "http://spreadsheets8.google.com/",
56 "https://spreadsheets8.google.com/",
57 "http://spreadsheets9.google.com/",
58 "https://spreadsheets9.google.com/"
59 ],
60 "launch": {
61 "web_url": "https://docs.google.com/"
62 }
63 }
64 }
OLDNEW
« no previous file with comments | « resources/docs_app/48.png ('k') | resources/gmail_app/128.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698