Skip to content

Conversation

@Databean
Copy link
Member

Generated with:

$ sed -i 's|cuttlefish/common/libs/utils/result_matchers.h|cuttlefish/result/result_matchers.h|g' $(find common host -type f)
$ ~/go/bin/buildozer 'replace deps //cuttlefish/common/libs/utils:result_matchers //cuttlefish/result:result_matchers' '//cuttlefish/...:*'
$ git-clang-format

Bug: b/471081465

…chers` to `//cuttlefish/result:result_matchers`

Generated with:
```
$ sed -i 's|cuttlefish/common/libs/utils/result_matchers.h|cuttlefish/result/result_matchers.h|g' $(find common host -type f)
$ ~/go/bin/buildozer 'replace deps //cuttlefish/common/libs/utils:result_matchers //cuttlefish/result:result_matchers' '//cuttlefish/...:*'
$ git-clang-format
```

Bug: b/471081465
@Databean Databean requested a review from jemoreira December 23, 2025 03:34
@Databean
Copy link
Member Author

Thanks for reviewing!

@Databean Databean added this pull request to the merge queue Dec 23, 2025
Merged via the queue into google:main with commit affca6c Dec 23, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants