From c30a6232df03e1efbd9f3b226777b07e087a1122 Mon Sep 17 00:00:00 2001 From: Allan Sandfeld Jensen Date: Mon, 12 Oct 2020 14:27:29 +0200 Subject: BASELINE: Update Chromium to 85.0.4183.140 Change-Id: Iaa42f4680837c57725b1344f108c0196741f6057 Reviewed-by: Allan Sandfeld Jensen --- chromium/components/js_injection/DEPS | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 chromium/components/js_injection/DEPS (limited to 'chromium/components/js_injection/DEPS') diff --git a/chromium/components/js_injection/DEPS b/chromium/components/js_injection/DEPS new file mode 100644 index 00000000000..74dd110e2d9 --- /dev/null +++ b/chromium/components/js_injection/DEPS @@ -0,0 +1,6 @@ +include_rules = [ + "+content/public", + "+mojo/public", + "+net", + "+third_party/blink/public", +] -- cgit v1.2.1