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

Unified Diff: third_party/tcmalloc/chromium/src/base/atomicops-internals-arm-generic.h

Issue 9320005: [NOT TO COMMIT!] Replace third_party/tcmalloc/chromium with tcmalloc r136 (the latest). (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Created 8 years, 11 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 | third_party/tcmalloc/chromium/src/base/atomicops-internals-arm-v6plus.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/tcmalloc/chromium/src/base/atomicops-internals-arm-generic.h
diff --git a/third_party/tcmalloc/chromium/src/base/atomicops-internals-arm-generic.h b/third_party/tcmalloc/chromium/src/base/atomicops-internals-arm-generic.h
index 7882b0dbe2d30b0f47370a498a0896772778ca85..4acb76afd755246f934e89fdeeb35e0bb99209ba 100644
--- a/third_party/tcmalloc/chromium/src/base/atomicops-internals-arm-generic.h
+++ b/third_party/tcmalloc/chromium/src/base/atomicops-internals-arm-generic.h
@@ -39,8 +39,7 @@
#include <stdio.h>
#include <stdlib.h>
-#include "base/macros.h" // For COMPILE_ASSERT
-#include "base/port.h" // ATTRIBUTE_WEAK
+#include "base/basictypes.h"
typedef int32_t Atomic32;
« no previous file with comments | « no previous file | third_party/tcmalloc/chromium/src/base/atomicops-internals-arm-v6plus.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698