| Index: third_party/WebKit/Source/modules/peerconnection/DEPS
|
| diff --git a/third_party/WebKit/Source/modules/peerconnection/DEPS b/third_party/WebKit/Source/modules/peerconnection/DEPS
|
| index ab1f5249a15ff1de343a7b20ce6a0ed2b8d0e466..c598439222b9638e31814eb7639da1a465e68cf8 100644
|
| --- a/third_party/WebKit/Source/modules/peerconnection/DEPS
|
| +++ b/third_party/WebKit/Source/modules/peerconnection/DEPS
|
| @@ -1,6 +1,4 @@
|
| include_rules = [
|
| - "+bindings",
|
| - "+core",
|
| "-modules",
|
| "+modules/EventModules.h",
|
| "+modules/EventTargetModules.h",
|
| @@ -8,7 +6,4 @@ include_rules = [
|
| "+modules/crypto",
|
| "+modules/mediastream",
|
| "+modules/peerconnection",
|
| - "+platform",
|
| - "+public/platform",
|
| - "-web",
|
| ]
|
|
|