From 1b1f3ebbe0b517478d7647cb26721eb0b2d5c8ea Mon Sep 17 00:00:00 2001 From: "sgk@chromium.org" Date: Tue, 1 Dec 2009 13:48:04 +0000 Subject: Point #include lines to files in the new tcmalloc/chromium local branch. Add +third_party\tcmalloc to webkit\DEPS. BUG=27911 TEST=none Review URL: http://codereview.chromium.org/449016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33440 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/DEPS | 1 + 1 file changed, 1 insertion(+) (limited to 'webkit/DEPS') diff --git a/webkit/DEPS b/webkit/DEPS index 5102de3..c199e99 100644 --- a/webkit/DEPS +++ b/webkit/DEPS @@ -8,6 +8,7 @@ include_rules = [ "+bridge", "+grit", # For generated headers "+third_party/sqlite", + "+third_party/tcmalloc", # For databases/ "+app/sql", -- cgit v1.1