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

Unified Diff: tools/telemetry/third_party/gsutil/third_party/protorpc/demos/quotas/backend/README

Issue 1260493004: Revert "Add gsutil 4.13 to telemetry/third_party" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 side-by-side diff with in-line comments
Download patch
Index: tools/telemetry/third_party/gsutil/third_party/protorpc/demos/quotas/backend/README
diff --git a/tools/telemetry/third_party/gsutil/third_party/protorpc/demos/quotas/backend/README b/tools/telemetry/third_party/gsutil/third_party/protorpc/demos/quotas/backend/README
deleted file mode 100644
index b3c47c0a0939df22d853d687de95963819702ae8..0000000000000000000000000000000000000000
--- a/tools/telemetry/third_party/gsutil/third_party/protorpc/demos/quotas/backend/README
+++ /dev/null
@@ -1,18 +0,0 @@
-Quota Service
-=============
-
-It is possible to set up a quota service in your own application by following
-these steps:
-
- 1) Make a copy of the contents of this directory, including subdirectories
- for use as a custom backend of any client application that will use it.
-
- 2) Modify app.yaml:
- a. Change the application to the name of your application.
- b. Change the version to one that is appropriate for your application.
-
- 3) Edit quotas.js so that its settings are appropriate for your application.
- The format of the quotas.js file is a JSON encoded ProtoRPC message
- as defined by quotas.service.QuotaConfig of this demo.
-
-TODO: Define an easy to use client library.

Powered by Google App Engine
This is Rietveld 408576698