commit | a40bfd76d1d5f12e220db75111a61ec565ae84ca | [log] [tgz] |
---|---|---|
author | rajendrant <[email protected]> | Tue Feb 04 04:12:29 2025 |
committer | Chromium LUCI CQ <[email protected]> | Tue Feb 04 04:12:29 2025 |
tree | 096160854cf2deca77ce7dd7eb3a410fa1e9d0c0 | |
parent | ff63da2d118765725ab643d6c26efc5df53878c0 [diff] [blame] |
Implement PDF page count signal for contextual cueing Change-Id: Iea3689885283853f7f62d5c0da0b2829222472bf Bug: 389750286 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6219781 Reviewed-by: Sophie Chang <[email protected]> Commit-Queue: Raj T <[email protected]> Cr-Commit-Position: refs/heads/main@{#1415359}
diff --git a/chrome/browser/contextual_cueing/DEPS b/chrome/browser/contextual_cueing/DEPS index f0bf3d9..48c19d8 100644 --- a/chrome/browser/contextual_cueing/DEPS +++ b/chrome/browser/contextual_cueing/DEPS
@@ -1,3 +1,4 @@ include_rules = [ "+components/keyed_service/core", + "+pdf/mojom/pdf.mojom.h", ]