Don't consider a Bluetooth adapter present until it has an address.
[chromium-blink-merge.git] / cc / DEPS
blobadf880ba52c9dcb994f1caa1590e1461c4c65d2f
1 include_rules = [
2   "+third_party/khronos/GLES2/gl2.h",
3   "+third_party/khronos/GLES2/gl2ext.h",
4 # http://crbug.com/144542
5   "+third_party/WebKit/Source/WebCore/platform/graphics/FloatPoint.h",
6   "+third_party/WebKit/Source/WebCore/platform/graphics/FloatPoint3D.h",
7   "+third_party/WebKit/Source/WebCore/platform/graphics/FloatQuad.h",
8   "+third_party/WebKit/Source/WebCore/platform/graphics/FloatRect.h",
9   "+third_party/WebKit/Source/WebCore/platform/graphics/FloatSize.h",
10   "+third_party/WebKit/Source/WebCore/platform/graphics/IntPoint.h",
11   "+third_party/WebKit/Source/WebCore/platform/graphics/IntRect.h",
12   "+third_party/WebKit/Source/WebCore/platform/graphics/IntSize.h",
13 # http://crbug.com/144540
14   "+third_party/WebKit/Source/WebCore/platform/graphics/Region.h",
15 # TODO(jamesr): Resolve these
16   "+third_party/WebKit/Source/WebCore/platform/graphics/UnitBezier.h",
17   "+third_party/WebKit/Source/WebCore/platform/graphics/gpu/TilingData.h",