summaryrefslogtreecommitdiffstats
path: root/content/renderer/DEPS
diff options
context:
space:
mode:
authorjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-15 00:05:21 +0000
committerjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-15 00:05:21 +0000
commit5e76bc31da9a83e8e3a3dbaa61687ec38225177b (patch)
treec5142ab7796e2206cfeb494ea5355ec0c094c7a0 /content/renderer/DEPS
parent9545c97464a07a5dda21e56cbf384b5602773d9f (diff)
downloadchromium_src-5e76bc31da9a83e8e3a3dbaa61687ec38225177b.zip
chromium_src-5e76bc31da9a83e8e3a3dbaa61687ec38225177b.tar.gz
chromium_src-5e76bc31da9a83e8e3a3dbaa61687ec38225177b.tar.bz2
Fix DEPS check
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@81677 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/renderer/DEPS')
-rw-r--r--content/renderer/DEPS1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/renderer/DEPS b/content/renderer/DEPS
index 9758979..378d848 100644
--- a/content/renderer/DEPS
+++ b/content/renderer/DEPS
@@ -7,5 +7,6 @@ include_rules = [
"-chrome/renderer/spellchecker",
"+content/plugin", # For shared npruntime proxying code.
+ "+third_party/tcmalloc",
"+v8/include",
]