Index: content/browser/media/capture/DEPS |
diff --git a/content/browser/media/capture/DEPS b/content/browser/media/capture/DEPS |
index c88063c15648841aaddaf05fb248ebf91da79d6c..8a746475b74619e3107b19c3188cf2f872395952 100644 |
--- a/content/browser/media/capture/DEPS |
+++ b/content/browser/media/capture/DEPS |
@@ -1,3 +1,8 @@ |
include_rules = [ |
"+third_party/libyuv", # For scaling in desktop_capture_device.cc. |
+ |
+ # For virtual display enabling |
+ "+ash/display/display_controller.h", |
+ "+ash/shell.h", |
+ "+ui/display/chromeos/display_configurator.h" |
] |