diff options
Diffstat (limited to 'chrome/browser/DEPS')
-rw-r--r-- | chrome/browser/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS index 66f04b7..4035947 100644 --- a/chrome/browser/DEPS +++ b/chrome/browser/DEPS @@ -20,6 +20,7 @@ include_rules = [ "+libxml", # For search engine definition parsing. "+media/audio", # Chrome's lightweight audio library. "+media/base", + "+third_party/cros", "+third_party/expat", "+third_party/sqlite", "+third_party/libevent", # For the remote V8 debugging server |