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

Unified 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, 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
« no previous file with comments | « resources/docs_app/48.png ('k') | resources/gmail_app/128.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: resources/docs_app/manifest.json
===================================================================
--- resources/docs_app/manifest.json (revision 0)
+++ resources/docs_app/manifest.json (revision 0)
@@ -0,0 +1,64 @@
+{
+ "key": "XX1fMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCfjDZDDE/CHFEYjpPSDjdI3zphzGo7fSxO3+/pQs++FwvA+OpKKhmBga2Sa+f53ujDlPR8Q6mCvy1lXM4M4zD4Hg3lH2LC1wT/YXxJ28afRYW1yEo6/pbpHazij3+FneGMT2xcTyGvgoacJHXOTUqWyCN7qMOCiFDwQ6Uk1zJOPQIDAQAB",
+ "name": "Google Docs",
+ "version": "1",
+ "icons": {
+ "128": "128.png",
+ "24": "24.png",
+ "32": "32.png",
+ "48": "48.png"
+ },
+ "app": {
+ "urls": [
+ "http://www.google.com/docs/",
+ "https://www.google.com/docs/",
+ "http://docs.google.com/",
+ "https://docs.google.com/",
+ "http://docs0.google.com/",
+ "https://docs0.google.com/",
+ "http://docs1.google.com/",
+ "https://docs1.google.com/",
+ "http://docs2.google.com/",
+ "https://docs2.google.com/",
+ "http://docs3.google.com/",
+ "https://docs3.google.com/",
+ "http://docs4.google.com/",
+ "https://docs4.google.com/",
+ "http://docs5.google.com/",
+ "https://docs5.google.com/",
+ "http://docs6.google.com/",
+ "https://docs6.google.com/",
+ "http://docs7.google.com/",
+ "https://docs7.google.com/",
+ "http://docs8.google.com/",
+ "https://docs8.google.com/",
+ "http://docs9.google.com/",
+ "https://docs9.google.com/",
+ "http://spreadsheets.google.com/",
+ "https://spreadsheets.google.com/",
+ "http://spreadsheets0.google.com/",
+ "https://spreadsheets0.google.com/",
+ "http://spreadsheets1.google.com/",
+ "https://spreadsheets1.google.com/",
+ "http://spreadsheets2.google.com/",
+ "https://spreadsheets2.google.com/",
+ "http://spreadsheets3.google.com/",
+ "https://spreadsheets3.google.com/",
+ "http://spreadsheets4.google.com/",
+ "https://spreadsheets4.google.com/",
+ "http://spreadsheets5.google.com/",
+ "https://spreadsheets5.google.com/",
+ "http://spreadsheets6.google.com/",
+ "https://spreadsheets6.google.com/",
+ "http://spreadsheets7.google.com/",
+ "https://spreadsheets7.google.com/",
+ "http://spreadsheets8.google.com/",
+ "https://spreadsheets8.google.com/",
+ "http://spreadsheets9.google.com/",
+ "https://spreadsheets9.google.com/"
+ ],
+ "launch": {
+ "web_url": "https://docs.google.com/"
+ }
+ }
+}
« 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