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

Unified Diff: base/allocator/README.md

Issue 1875173002: Reland of Enable allocator shim for Android (https://codereview.chromium.org/1875043003/) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix for LLVM libc++ 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
« no previous file with comments | « no previous file | base/allocator/allocator_shim_internals.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/allocator/README.md
diff --git a/base/allocator/README.md b/base/allocator/README.md
index e08aaab9b72be9c23eea0e6ca7f6b66b7bb30471..164df51ae6f6a60577511f8d0aabf2a7df44c4ca 100644
--- a/base/allocator/README.md
+++ b/base/allocator/README.md
@@ -97,7 +97,7 @@ a project aimed to unify the symbol definition and allocator routing logic in
a central place.
- Full documentation: [Allocator shim design doc][url-allocator-shim].
- - Current state: Available and enabled by default on Linux and CrOS.
+ - Current state: Available and enabled by default on Linux, CrOS and Android.
- Tracking bug: [https://crbug.com/550886][crbug.com/550886].
- Build-time flag: `use_experimental_allocator_shim`.
« no previous file with comments | « no previous file | base/allocator/allocator_shim_internals.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698