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

Unified Diff: third_party/tcmalloc/README.dart

Issue 2858623002: Remove MIPS support (Closed)
Patch Set: Rebase Created 3 years, 7 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
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.

Powered by Google App Engine
This is Rietveld 408576698