Index: chrome/browser/DEPS |
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS |
index 26e5f878246b9abeb2a81f13c3f405be9a7d1906..f12ab569ed4f2b3e1b74b71b387b9667d636267f 100644 |
--- a/chrome/browser/DEPS |
+++ b/chrome/browser/DEPS |
@@ -88,6 +88,9 @@ include_rules = [ |
# sending synchronous IPC messages on non-UI threads. |
"-ipc/ipc_sync_message_filter.h", |
+ # Allow in-proces network service. Remove once OOP NetworkService ships. |
jam
2017/07/08 01:30:08
nit: I think removing this wouldn't depend on the
mmenke
2017/07/10 15:52:21
Done.
|
+ "+content/public/network", |
+ |
# Other libraries. |
"+libxml", |
"+third_party/google_toolbox_for_mac/src", |