Chromium Code Reviews| Index: chrome/browser/DEPS |
| diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS |
| index fdd22ec4b3f6810cbb00241e0f2cf8af57955bb8..ac73ffcdbd1e90072b6b4f0aa4d46fb9fa653295 100644 |
| --- a/chrome/browser/DEPS |
| +++ b/chrome/browser/DEPS |
| @@ -52,6 +52,7 @@ include_rules = [ |
| "+third_party/leveldatabase", |
| "+third_party/libevent", # For the remote V8 debugging server |
| "+third_party/libjingle", |
| + "+third_party/libxml", # For search engine definition parsing. |
|
jam
2012/05/15 16:23:58
nit: just put this in chrome/DEPS instead of the 3
dtu
2012/05/15 20:51:00
Done.
|
| "+third_party/protobuf/src/google/protobuf", |
| "+third_party/sqlite", |
| "+third_party/undoview", |