Index: chrome/browser/DEPS |
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS |
index 89554472d134a593de31dbda249d4ee30afab37b..7a1131fd40bafc9ada84c1972a8bdbc7129a249b 100644 |
--- a/chrome/browser/DEPS |
+++ b/chrome/browser/DEPS |
@@ -104,6 +104,9 @@ include_rules = [ |
"+ppapi/shared_impl", |
# Defines some types that are marshalled over IPC. |
"+ppapi/shared_impl/ppp_flash_browser_operations_shared.h", |
+ # For remote assistance on Chrome OS. |
+ "+remoting/host/chromeos", |
+ "+remoting/host/it2me", |
"+rlz", |
"+sandbox/win/src", # The path doesn't say it, but this is the Windows sandbox. |
"+skia/ext", |