Chromium Code Reviews| Index: chrome/browser/DEPS |
| =================================================================== |
| --- chrome/browser/DEPS (revision 20334) |
| +++ chrome/browser/DEPS (working copy) |
| @@ -17,6 +17,7 @@ |
| "+media/audio", # Chrome's lightweight audio library. |
| "+third_party/sqlite", |
| "+third_party/libevent", # For the remote V8 debugging server |
| + "+third_party/cld", |
| "+v8/include", # Browser uses V8 to get the version and run the debugger. |
| # FIXME: this should probably not be here, we need to find a better |