Chromium Code Reviews| Index: chrome/browser/DEPS |
| =================================================================== |
| --- chrome/browser/DEPS (revision 155437) |
| +++ chrome/browser/DEPS (working copy) |
| @@ -10,6 +10,7 @@ |
| "+google_update", |
| "+grit", # For generated headers |
| "+installer_util_strings", # For generated headers |
| + "+media/base", # For media switches |
|
scherkus (not reviewing)
2012/09/10 11:46:32
we shouldn't need this -- see my comments in media
Chris Rogers
2012/09/10 19:21:38
I think we'll need to have kEnableWebAudioInput in
|
| "+policy", # For generated headers and source |
| "+ppapi/c", # For various types. |
| "+ppapi/proxy", |