summaryrefslogtreecommitdiffstats
path: root/ppapi/shared_impl/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'ppapi/shared_impl/DEPS')
-rw-r--r--ppapi/shared_impl/DEPS5
1 files changed, 0 insertions, 5 deletions
diff --git a/ppapi/shared_impl/DEPS b/ppapi/shared_impl/DEPS
index 578728a..84fea55 100644
--- a/ppapi/shared_impl/DEPS
+++ b/ppapi/shared_impl/DEPS
@@ -1,9 +1,4 @@
include_rules = [
"+base",
-
- # Since this is used by the implementation in /webkit, we don't want it to
- # depend on IPC.
- "-ipc",
-
"-ppapi/cpp",
]