Chromium Code Reviews| Index: ash/DEPS |
| diff --git a/ash/DEPS b/ash/DEPS |
| index 230a37d539f534252666124563189eaaa2f030c5..c7bb9639e65c7abb4ac1aaa0bb14e5dd8bb84e65 100644 |
| --- a/ash/DEPS |
| +++ b/ash/DEPS |
| @@ -16,4 +16,7 @@ include_rules = [ |
| # Used by shell.cc, accelerator_controller.cc, tray_monitor.h |
| "+content/public/browser/gpu_data_manager.h", |
| + |
| + # Used by shell.h |
| + "+chrome/browser/media/media_capture_devices_dispatcher.h" |
|
Daniel Erat
2014/01/15 20:47:08
ash shouldn't depend on chrome.
- chromeos/ shoul
hshi1
2014/01/15 21:49:12
PTAL new patch set, thanks!
|
| ] |