Commit fd8159c7 authored by tommi@chromium.org's avatar tommi@chromium.org

Moving the include rule for jingle/glue from content/renderer/p2p to content/renderer.

Review URL: http://codereview.chromium.org/8689009

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111557 0039d316-1c4b-4281-b951-d872f2087c98
parent 189b5cd7
include_rules = [
"+chrome/test",
"+content/public/renderer",
"+jingle/glue",
"+media", # For audio input/output and audio/video decoding.
"+third_party/mach_override",
"+third_party/tcmalloc",
......
include_rules = [
"+jingle/glue",
]
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment