Index: pdf/DEPS |
diff --git a/pdf/DEPS b/pdf/DEPS |
index dce0cc8fce03f74a0cbbf0be85f7742e79ccec95..0393f0e4cad927b19f7d40a94f450c49da8c44a7 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", |
Lei Zhang
2014/06/04 22:34:33
Just ui/events/keycodes/keyboard_codes.h ?
tfarina
2014/06/04 22:45:28
Do you want to restrict it to only that file? I'm
tfarina
2014/06/05 02:08:13
Done.
|
] |