Printing: PDFs should only be fit to page if there is a size mismatch.
[chromium-blink-merge.git] / remoting / DEPS
blobf2616febd192d78b23fc061491760c54648c6e90
1 include_rules = [
2   "+crypto",
3   "+google_apis",
4   "+media/base",
6   # Note: Only for net::EnableSSLServerSockets(), which must be called by
7   # unit tests at process start.
8   "-net",
9   "+net/socket",
10   "+net/url_request",
12   "+policy/policy_constants.h",
14   "-remoting",
15   "+remoting/base",
16   "+remoting/proto",
17   "+third_party/google_toolbox_for_mac/src",
18   "+third_party/libjingle",
19   "+third_party/libvpx",
20   "+third_party/libyuv",
21   "+third_party/webrtc/base",
22   "+third_party/webrtc/libjingle",
23   "+third_party/webrtc/p2p",
24   "+third_party/webrtc/modules/desktop_capture",
25   "+ui/base/keycodes",