File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 88
99from crossbench .probes .android_logcat import LogcatAndroidProbe
1010from crossbench .probes .chrome_histograms import ChromeHistogramsProbe
11- from crossbench .probes .chromium_pgo_probe import ChromiumPgoProbe
11+ from crossbench .probes .chromium_pgo import ChromiumPgoProbe
1212from crossbench .probes .debugger import DebuggerProbe
1313from crossbench .probes .downloads import DownloadsProbe
1414from crossbench .probes .dtrace import DTraceProbe
File renamed without changes.
Original file line number Diff line number Diff line change 1212 NON_CONFIGURABLE_INTERNAL_PROBES ,
1313 OPTIONAL_INTERNAL_PROBES )
1414from crossbench .probes .chrome_histograms import ChromeHistogramsProbe
15- from crossbench .probes .chromium_pgo_probe import ChromiumPgoProbe
15+ from crossbench .probes .chromium_pgo import ChromiumPgoProbe
1616from crossbench .probes .chromium_probe import ChromiumProbe
1717from crossbench .probes .debugger import DebuggerProbe
1818from crossbench .probes .downloads import DownloadsProbe
You can’t perform that action at this time.
0 commit comments