Index: third_party/WebKit/Source/modules/background_fetch/DEPS |
diff --git a/third_party/WebKit/Source/modules/background_fetch/DEPS b/third_party/WebKit/Source/modules/background_fetch/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..d5b52fa052bf110c2db37139fcb3f22c3ddf94ce |
--- /dev/null |
+++ b/third_party/WebKit/Source/modules/background_fetch/DEPS |
@@ -0,0 +1,3 @@ |
+include_rules = [ |
+ "+mojo/public/cpp/bindings", |
+] |