summaryrefslogtreecommitdiff
path: root/chromium/third_party/blink/renderer/platform/wtf/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/blink/renderer/platform/wtf/DEPS')
-rw-r--r--chromium/third_party/blink/renderer/platform/wtf/DEPS2
1 files changed, 2 insertions, 0 deletions
diff --git a/chromium/third_party/blink/renderer/platform/wtf/DEPS b/chromium/third_party/blink/renderer/platform/wtf/DEPS
index 962b2909012..0b8fe9a712c 100644
--- a/chromium/third_party/blink/renderer/platform/wtf/DEPS
+++ b/chromium/third_party/blink/renderer/platform/wtf/DEPS
@@ -1,6 +1,7 @@
include_rules = [
# To only allow a subset of base/ in Blink, we explicitly list all
# directories and files instead of writing 'base/'.
+ "+base/allocator/buildflags.h",
"+base/allocator/partition_allocator",
"+base/atomic_ref_count.h",
"+base/auto_reset.h",
@@ -14,6 +15,7 @@ include_rules = [
"+base/memory/ref_counted.h",
"+base/memory/weak_ptr.h",
"+base/metrics/histogram_macros.h",
+ "+base/no_destructor.h",
"+base/numerics",
"+base/optional.h",
"+base/process/process_metrics.h",