Index: third_party/WebKit/Source/modules/broadcastchannel/DEPS |
diff --git a/third_party/WebKit/Source/modules/broadcastchannel/DEPS b/third_party/WebKit/Source/modules/broadcastchannel/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..f969575e6b30f22907d08917ea0a7ddb71194660 |
--- /dev/null |
+++ b/third_party/WebKit/Source/modules/broadcastchannel/DEPS |
@@ -0,0 +1,4 @@ |
+include_rules = [ |
+ "+components/webmessaging/public/interfaces/broadcast_channel.mojom-blink.h", |
+ "+mojo/public", |
haraken
2016/06/06 02:05:48
Can you be make this more specific? I think "+mojo
Marijn Kruisselbrink
2016/06/06 20:05:30
Done
|
+] |