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

Unified Diff: third_party/tcmalloc/README.dart

Issue 2858623002: Remove MIPS support (Closed)
Patch Set: Merge and cleanup Created 3 years, 6 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 | « third_party/pkg_tested/pkg_tested.status ('k') | tools/build.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/tcmalloc/README.dart
diff --git a/third_party/tcmalloc/README.dart b/third_party/tcmalloc/README.dart
index bf326f93d7983ef879cdb39dfb3df9e5e24286c6..f4705a9092f2d6be5355298cbf51308562c1cab2 100644
--- a/third_party/tcmalloc/README.dart
+++ b/third_party/tcmalloc/README.dart
@@ -21,5 +21,5 @@ To roll tcmalloc forward:
. Update the DEPS file with the new git hash.
-. Build and run tests for Debug, Release, and Product builds for ia32, x64, mips
+. Build and run tests for Debug, Release, and Product builds for ia32, x64,
and arm for Linux and any other OSs that are supported.
« no previous file with comments | « third_party/pkg_tested/pkg_tested.status ('k') | tools/build.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698