8 # No inclusion of WebKit from the browser, other than strictly enum/POD,
9 # header-only types, and some selected common code.
10 "-third_party/WebKit",
11 "+third_party/WebKit/public/platform/WebBatteryStatus.h",
12 "+third_party/WebKit/public/platform/WebCString.h",
13 "+third_party/WebKit/public/platform/WebDeviceMotionData.h",
14 "+third_party/WebKit/public/platform/WebDeviceOrientationData.h",
15 "+third_party/WebKit/public/platform/WebFloatPoint.h",
16 "+third_party/WebKit/public/platform/WebFloatRect.h",
17 "+third_party/WebKit/public/platform/WebGamepad.h",
18 "+third_party/WebKit/public/platform/WebGamepads.h",
19 "+third_party/WebKit/public/platform/WebGraphicsContext3D.h",
20 "+third_party/WebKit/public/platform/WebHTTPBody.h",
21 "+third_party/WebKit/public/platform/WebIDBCursor.h",
22 "+third_party/WebKit/public/platform/WebIDBDatabase.h",
23 "+third_party/WebKit/public/platform/WebIDBTypes.h",
24 "+third_party/WebKit/public/platform/WebReferrerPolicy.h",
25 "+third_party/WebKit/public/platform/WebScreenOrientationLockType.h",
26 "+third_party/WebKit/public/platform/WebScreenOrientationType.h",
27 "+third_party/WebKit/public/platform/WebScreenInfo.h",
28 "+third_party/WebKit/public/platform/WebServiceWorkerError.h",
29 "+third_party/WebKit/public/platform/WebServiceWorkerEventResult.h",
30 "+third_party/WebKit/public/platform/WebServiceWorkerState.h",
31 "+third_party/WebKit/public/platform/WebStorageArea.h",
32 "+third_party/WebKit/public/platform/WebString.h",
33 "+third_party/WebKit/public/platform/linux/WebFontFamily.h",
34 "+third_party/WebKit/public/platform/linux/WebFontRenderStyle.h",
35 "+third_party/WebKit/public/web/mac/WebScrollbarTheme.h",
36 "+third_party/WebKit/public/web/WebAXEnums.h",
37 "+third_party/WebKit/public/web/WebCompositionUnderline.h",
38 "+third_party/WebKit/public/web/WebContentSecurityPolicy.h",
39 "+third_party/WebKit/public/web/WebDragOperation.h",
40 "+third_party/WebKit/public/web/WebDragStatus.h",
41 "+third_party/WebKit/public/web/WebFindOptions.h",
42 "+third_party/WebKit/public/web/WebInputEvent.h",
43 "+third_party/WebKit/public/web/WebMediaPlayerAction.h",
44 "+third_party/WebKit/public/web/WebPageVisibilityState.h",
45 "+third_party/WebKit/public/web/WebPluginAction.h",
46 "+third_party/WebKit/public/web/WebPopupType.h",
47 "+third_party/WebKit/public/web/WebTextDirection.h",
48 "+third_party/WebKit/public/web/WebWindowFeatures.h",
51 specific_include_rules = {
52 # Java bridge code passes NPAPI types to the browser process. Crazy!
53 "java_bridge_messages\.h": [