2 "+content/components/tracing",
3 "+content/gpu", # For gpu_info_collector.h and in-process GPU
4 "+content/port/browser",
5 "+content/public/browser",
6 "+media/audio", # For audio input for speech input feature.
7 "+media/base", # For Android JNI registration and kEnableEncryptedMedia.
8 "+ui/ui_controls", # this should probably move into a DEPS file under test.
12 "+third_party/iaccessible2",
13 "+third_party/isimpledom",
14 "+third_party/khronos", # For enum definitions only
17 # Allow non-browser Chrome OS code to be used.
20 # DO NOT ADD ANY CHROME INCLUDES HERE!!!
21 # See https://sites.google.com/a/chromium.org/dev/developers/content-module
22 # for more information.