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

Unified Diff: third_party/tcmalloc/chromium/src/packed-cache-inl.h

Issue 1076002: Revert 41938 - Merged third_party/tcmalloc/vendor/src(googleperftools r87) in... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 9 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/chromium/src/packed-cache-inl.h
===================================================================
--- third_party/tcmalloc/chromium/src/packed-cache-inl.h (revision 41940)
+++ third_party/tcmalloc/chromium/src/packed-cache-inl.h (working copy)
@@ -111,10 +111,6 @@
#ifndef TCMALLOC_PACKED_CACHE_INL_H_
#define TCMALLOC_PACKED_CACHE_INL_H_
-#include "config.h"
-#ifdef HAVE_STDINT_H
-#include <stdint.h>
-#endif
#include "base/basictypes.h" // for COMPILE_ASSERT
#include "internal_logging.h"
« no previous file with comments | « third_party/tcmalloc/chromium/src/memory_region_map.h ('k') | third_party/tcmalloc/chromium/src/page_heap.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698