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

Unified Diff: components/exo/PRESUBMIT.py

Issue 1412093006: components: Add Exosphere component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove some ifdefs Created 5 years, 1 month 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 | « components/exo/OWNERS ('k') | components/exo/README » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/exo/PRESUBMIT.py
diff --git a/components/password_manager/PRESUBMIT.py b/components/exo/PRESUBMIT.py
similarity index 89%
copy from components/password_manager/PRESUBMIT.py
copy to components/exo/PRESUBMIT.py
index c48fc83c15224f7215d1ce0f0d3867fbb3d9dfbd..1f7187125821140f12892b160d472f4234c274e5 100644
--- a/components/password_manager/PRESUBMIT.py
+++ b/components/exo/PRESUBMIT.py
@@ -2,7 +2,7 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-"""Presubmit script for components/password_manager
+"""Top-level presubmit script for Exosphere.
See http://dev.chromium.org/developers/how-tos/depottools/presubmit-scripts
for more details about the presubmit API built into depot_tools.
« no previous file with comments | « components/exo/OWNERS ('k') | components/exo/README » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698