| Index: ppapi/shared_impl/DEPS
|
| diff --git a/ppapi/shared_impl/DEPS b/ppapi/shared_impl/DEPS
|
| index ca43b89769374746e24fd7ae57fdd9959d9d5bfb..30cc66e9a58696ad11902b58daf85115fce07b33 100644
|
| --- a/ppapi/shared_impl/DEPS
|
| +++ b/ppapi/shared_impl/DEPS
|
| @@ -9,10 +9,6 @@ include_rules = [
|
| # The untrusted build references the NaCl integrated runtime (IRT).
|
| "+native_client/src/untrusted/irt",
|
|
|
| - # Since this is used by the implementation in /webkit, we don't want it to
|
| - # depend on IPC.
|
| - "-ipc",
|
| -
|
| "-ppapi/cpp",
|
| "-ppapi/proxy",
|
|
|
|
|