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

Unified Diff: scripts/slave/recipe_modules/pgo/__init__.py

Issue 1919193002: build: roll infra_paths changes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: merge Created 4 years, 8 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: scripts/slave/recipe_modules/pgo/__init__.py
diff --git a/scripts/slave/recipe_modules/pgo/__init__.py b/scripts/slave/recipe_modules/pgo/__init__.py
index 3f19785f7aab98759d6e0220119793a24214b3d6..2a229df014d1a8879353341cb9de01c1014baa52 100644
--- a/scripts/slave/recipe_modules/pgo/__init__.py
+++ b/scripts/slave/recipe_modules/pgo/__init__.py
@@ -3,6 +3,7 @@ DEPS = [
'chromium',
'file',
'depot_tools/gclient',
+ 'depot_tools/infra_paths',
'recipe_engine/path',
'recipe_engine/properties',
'recipe_engine/python',

Powered by Google App Engine
This is Rietveld 408576698