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

Unified Diff: appengine/components/PRESUBMIT.py

Issue 2778533002: config: store binary configs (Closed)
Patch Set: addressed comments Created 3 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 | « no previous file | appengine/components/components/config/api.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/components/PRESUBMIT.py
diff --git a/appengine/components/PRESUBMIT.py b/appengine/components/PRESUBMIT.py
index 54d41376f049f3c52e9aa03b584146c38f5329d9..dfa8425a276ead356f2b61d953baba6afa71155d 100644
--- a/appengine/components/PRESUBMIT.py
+++ b/appengine/components/PRESUBMIT.py
@@ -64,6 +64,7 @@ def CommonChecks(input_api, output_api):
join('components'),
join('components', 'auth'),
join('components', 'auth', 'ui'),
+ join('components', 'config'),
join('components', 'datastore_utils'),
join('components', 'ereporter2'),
]
« no previous file with comments | « no previous file | appengine/components/components/config/api.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698