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

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

Issue 1917243002: Revert "build: roll infra_paths changes" (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: 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 2a229df014d1a8879353341cb9de01c1014baa52..3f19785f7aab98759d6e0220119793a24214b3d6 100644
--- a/scripts/slave/recipe_modules/pgo/__init__.py
+++ b/scripts/slave/recipe_modules/pgo/__init__.py
@@ -3,7 +3,6 @@ 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