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

Unified Diff: DEPS

Issue 1402253002: CrOS: Load Chromite pins from JSON. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Rebase (without pin JSON). Created 5 years, 2 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 | « .DEPS.git ('k') | PRESUBMIT.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index e56b7d50aa7c797afb1b49d704f37a2fa41d043d..8ce498910bb5b8d9b5273feff48853665ca26b74 100644
--- a/DEPS
+++ b/DEPS
@@ -37,7 +37,7 @@ hooks = [
},
{
"name": "cros_chromite",
- "pattern": r".*/cros_chromite\.py",
+ "pattern": r".*/cros_chromite_pins\.json",
"action": [
"python", "build/scripts/tools/runit.py", "python",
"build/scripts/common/cros_chromite.py", "-v",
« no previous file with comments | « .DEPS.git ('k') | PRESUBMIT.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698