DescriptionModifies BlockCleanupTest so that it can be used from ARC code.
Since ARC code cannot refer to NSAutoreleasePool directly, before this
change block_cleanup_test.h cannot be included from ARC-enabled code.
With this change, the header lists block_cleanup_pool_ as id, which
allows such includes.
BUG=None
Review-Url: https://codereview.chromium.org/2623233002
Cr-Commit-Position: refs/heads/master@{#442927}
Committed: https://chromium.googlesource.com/chromium/src/+/cc331493b0ed0d6bc3cba5499f1f51326199feae
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 8 (4 generated)
|