summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/WebKit/Source/platform/heap/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/WebKit/Source/platform/heap/DEPS')
-rw-r--r--chromium/third_party/WebKit/Source/platform/heap/DEPS3
1 files changed, 3 insertions, 0 deletions
diff --git a/chromium/third_party/WebKit/Source/platform/heap/DEPS b/chromium/third_party/WebKit/Source/platform/heap/DEPS
new file mode 100644
index 00000000000..b329cb5e517
--- /dev/null
+++ b/chromium/third_party/WebKit/Source/platform/heap/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+heap",
+]