summaryrefslogtreecommitdiff
path: root/chromium/content/renderer/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/content/renderer/DEPS')
-rw-r--r--chromium/content/renderer/DEPS2
1 files changed, 2 insertions, 0 deletions
diff --git a/chromium/content/renderer/DEPS b/chromium/content/renderer/DEPS
index 9d9a9a0a4ff..aee8b4d69cc 100644
--- a/chromium/content/renderer/DEPS
+++ b/chromium/content/renderer/DEPS
@@ -16,6 +16,7 @@ include_rules = [
# If adding a new component dependency, email content/OWNERS first.
# ****************************************************************************
+ "+chromeos/system/core_scheduling.h",
"+content/public/child",
"+content/public/renderer",
"+content/child",
@@ -30,6 +31,7 @@ include_rules = [
"+third_party/hyphen/hyphen.h",
"+third_party/webrtc_overrides",
"+third_party/blink/public/common",
+ "+third_party/blink/public/mojom",
"+v8/include",
"+v8/src/third_party/vtune",
]