Index: third_party/WebKit/Source/modules/worklet/DEPS |
diff --git a/third_party/WebKit/Source/modules/worklet/DEPS b/third_party/WebKit/Source/modules/worklet/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..7b9ce8fce5feec6c421d14f857ec15432c66291a |
--- /dev/null |
+++ b/third_party/WebKit/Source/modules/worklet/DEPS |
@@ -0,0 +1,9 @@ |
+include_rules = [ |
+ "+third_party/WebKit/Source/bindings", |
+ "+third_party/WebKit/Source/core", |
+ "+third_party/WebKit/Source/platform/heap", |
+ "-third_party/WebKit/Source/modules", |
+ "+third_party/WebKit/Source/modules/worklet", |
+ "+third_party/WebKit/Source/platform", |
+ "-third_party/WebKit/Source/web", |
+] |