Chromium Code Reviews| Index: third_party/WebKit/Source/modules/broadcastchannel/DEPS |
| diff --git a/components/contextual_search/DEPS b/third_party/WebKit/Source/modules/broadcastchannel/DEPS |
| similarity index 50% |
| copy from components/contextual_search/DEPS |
| copy to third_party/WebKit/Source/modules/broadcastchannel/DEPS |
| index ef8ad28d9d44b3f4c4f8ce834105d770e17e66c3..3955ae9985ca38634abc7b3a62f5ee46bbd0352c 100644 |
| --- a/components/contextual_search/DEPS |
| +++ b/third_party/WebKit/Source/modules/broadcastchannel/DEPS |
| @@ -1,3 +1,4 @@ |
| include_rules = [ |
| + "+components/webmessaging/public", |
|
haraken
2016/06/02 04:23:41
We're discussing this in another review (https://c
Marijn Kruisselbrink
2016/06/02 18:33:30
That makes a lot of sense, done.
|
| "+mojo/public", |
| ] |