[content shell] hook up testRunner.dumpEditingCallbacks
[chromium-blink-merge.git] / content / components / DEPS
blob7d2de7d64a9b69b03af6176c991eab4e19fdc1fd
1 include_rules = [
2   # Do not add chrome/ as an allowed include.  Components under
3   # content/components MUST NOT depend on anything under src/chrome.
5   # Subdirectories of content/components/component_name should add the
6   # parts of the Content API that they need,
7   # e.g. content/components/component_name/browser would add a
8   # "+content/public/browser" rule.
9   "-content",
10   "+content/public/common",
11   "+content/public/test",