| Index: chrome/DEPS
|
| diff --git a/chrome/DEPS b/chrome/DEPS
|
| index 33f8387d687cb47bf37b4a5881265ea87add144f..4295c4bff556e7e9ed1dcda73c594d96d7954d56 100644
|
| --- a/chrome/DEPS
|
| +++ b/chrome/DEPS
|
| @@ -46,11 +46,12 @@ include_rules = [
|
| # Allow inclusion of third-party code:
|
| "+third_party/hunspell",
|
| "+third_party/icon_family", # IconFamily for Mac.
|
| + "+third_party/leveldb",
|
| "+third_party/libxml",
|
| "+third_party/mozilla", # Mozilla interface headers.
|
| "+third_party/npapi", # NPAPI interface headers.
|
| "+third_party/skia",
|
| - "+third_party/tcmalloc", # tcmallo
|
| + "+third_party/tcmalloc",
|
| "+third_party/GTM", # Google Toolbox for Mac.
|
|
|
| "+ui",
|
|
|