Remove the libc++ and ASan/TSan/MSan runtime dependencies from base.gyp:sanitizer_options
[chromium-blink-merge.git] / components / bookmarks / DEPS
blob389e48fb6d90e21e1d3162660ed5c33ccc6d3cd6
1 include_rules = [
2   # Bookmarks is a component that is not allowed to uses content/ so that it
3   # can be shared on iOS.
4   "-content",
5   "+ui",