Index: pdf/DEPS |
diff --git a/pdf/DEPS b/pdf/DEPS |
index dce0cc8fce03f74a0cbbf0be85f7742e79ccec95..73f2f8f44dfebf6305c5e853cc59a4315381c00b 100644 |
--- a/pdf/DEPS |
+++ b/pdf/DEPS |
@@ -1,5 +1,9 @@ |
include_rules = [ |
+ "!chrome/browser/chrome_page_zoom_constants.h", |
+ "!chrome/common/content_restriction.h", |
+ "!content/public/common/page_zoom.h", |
"+net", |
"+ppapi", |
"+third_party/pdfium/fpdfsdk/include", |
+ "+ui/events/keycodes/keyboard_codes.h", |
] |