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

Unified Diff: app/cloudstorage

Issue 1031663002: Increase maximum file upload to 100MB, use cloudstorage python library (Closed) Base URL: https://github.com/dart-lang/pub-dartlang.git@master
Patch Set: Add deprecation comment to old cloud_storage.py:open() function Created 5 years, 9 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 | « app/app.yaml ('k') | app/handlers/cloud_storage.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/cloudstorage
diff --git a/app/cloudstorage b/app/cloudstorage
new file mode 120000
index 0000000000000000000000000000000000000000..e45d488d7bc653bcd7c1a77c7f90253632b4347d
--- /dev/null
+++ b/app/cloudstorage
@@ -0,0 +1 @@
+../third_party/cloud_storage/cloudstorage
« no previous file with comments | « app/app.yaml ('k') | app/handlers/cloud_storage.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698