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

Unified Diff: chrome/DEPS

Issue 216033: Add a simple about:tcmalloc page that just displays its canned stats.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Add dependency in chrome.gyp Created 11 years, 3 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 | « build/build_config.h ('k') | chrome/browser/browser_about_handler.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/DEPS
===================================================================
--- chrome/DEPS (revision 26802)
+++ chrome/DEPS (working copy)
@@ -24,6 +24,9 @@
# Allow inclusion of Mozilla interface headers.
"+third_party/mozilla",
+ # Allow inclusion of tcmalloc header.
+ "+third_party/tcmalloc",
+
# Allow usage of Google Toolbox for Mac.
"+third_party/GTM",
« no previous file with comments | « build/build_config.h ('k') | chrome/browser/browser_about_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698