"drive_backend/callback_helper_unittest.cc",This block is cut/paste from chrome/test/BUILD.gn. No modifications.
deps = [This block came from running "gn check" repeatedly until it passed.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Mingyu, friendly ping?
| Code-Review | +1 |
"drive_backend/callback_helper_unittest.cc",This block is cut/paste from chrome/test/BUILD.gn. No modifications.
Acknowledged
deps = [This block came from running "gn check" repeatedly until it passed.
Acknowledged, it would be nice if we can have some tools to do this, but maybe a simple skill will allow AI to do it fast :)
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Commit-Queue | +2 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
extensions: Update BUILD.gn files for sync_file_system unit tests
As part of the bring-up of extensions on desktop Android we're auditing
extensions-related test files. To make the audit easier, and improve
BUILD.gn hygiene, move the sync_file_system unit test file references
out of the monolithic chrome/test/BUILD.gn file and into
chrome/browser/sync_file_system/BUILD.gn, which is closer to where the
files actually live.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |