diff options
Diffstat (limited to 'chrome')
-rwxr-xr-x[-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 16c47fe..f662673 100644..100755 --- a/chrome/browser/DEPS +++ b/chrome/browser/DEPS @@ -10,6 +10,7 @@ include_rules = [ # Other libraries. "+chrome/third_party/hunspell", "+libxml", # For search engine definition parsing. + "+media/audio", # Chrome's lightweight audio library. "+third_party/sqlite", "+v8/include", # Browser uses V8 to get the version and run the debugger. |