7 # No inclusion of WebKit from the browser, other than strictly enum/POD,
8 # header-only types, and some selected common code.
10 "+third_party/WebKit/public/platform/WebBatteryStatus.h",
11 "+third_party/WebKit/public/platform/WebCircularGeofencingRegion.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/WebDisplayMode.h",
16 "+third_party/WebKit/public/platform/WebFloatPoint.h",
17 "+third_party/WebKit/public/platform/WebFloatRect.h",
18 "+third_party/WebKit/public/platform/WebFocusType.h",
19 "+third_party/WebKit/public/platform/WebGamepad.h",
20 "+third_party/WebKit/public/platform/WebGamepads.h",
21 "+third_party/WebKit/public/platform/WebGeofencingEventType.h",
22 "+third_party/WebKit/public/platform/WebGraphicsContext3D.h",
23 "+third_party/WebKit/public/platform/WebHTTPBody.h",
24 "+third_party/WebKit/public/platform/WebIDBTypes.h",
25 "+third_party/WebKit/public/platform/WebLockOrientationError.h",
26 "+third_party/WebKit/public/platform/WebPageVisibilityState.h",
27 "+third_party/WebKit/public/platform/WebReferrerPolicy.h",
28 "+third_party/WebKit/public/platform/WebScreenOrientationLockType.h",
29 "+third_party/WebKit/public/platform/WebScreenOrientationType.h",
30 "+third_party/WebKit/public/platform/WebScreenInfo.h",
31 "+third_party/WebKit/public/platform/WebServiceWorkerCacheError.h",
32 "+third_party/WebKit/public/platform/WebServiceWorkerClientType.h",
33 "+third_party/WebKit/public/platform/WebServiceWorkerError.h",
34 "+third_party/WebKit/public/platform/WebServiceWorkerEventResult.h",
35 "+third_party/WebKit/public/platform/WebServiceWorkerResponseType.h",
36 "+third_party/WebKit/public/platform/WebServiceWorkerState.h",
37 "+third_party/WebKit/public/platform/WebStorageArea.h",
38 "+third_party/WebKit/public/platform/WebString.h",
39 "+third_party/WebKit/public/platform/linux/WebFontRenderStyle.h",
40 "+third_party/WebKit/public/platform/linux/WebFallbackFont.h",
41 "+third_party/WebKit/public/platform/modules/notifications/WebNotificationPermission.h",
42 "+third_party/WebKit/public/platform/modules/push_messaging/WebPushError.h",
43 "+third_party/WebKit/public/platform/modules/push_messaging/WebPushPermissionStatus.h",
44 "+third_party/WebKit/public/web/mac/WebScrollbarTheme.h",
45 "+third_party/WebKit/public/web/WebAXEnums.h",
46 "+third_party/WebKit/public/web/WebCompositionUnderline.h",
47 "+third_party/WebKit/public/web/WebContentSecurityPolicy.h",
48 "+third_party/WebKit/public/web/WebDeviceEmulationParams.h",
49 "+third_party/WebKit/public/web/WebDragOperation.h",
50 "+third_party/WebKit/public/web/WebDragStatus.h",
51 "+third_party/WebKit/public/web/WebFindOptions.h",
52 "+third_party/WebKit/public/web/WebInputEvent.h",
53 "+third_party/WebKit/public/web/WebMediaPlayerAction.h",
54 "+third_party/WebKit/public/web/WebPluginAction.h",
55 "+third_party/WebKit/public/web/WebPopupType.h",
56 "+third_party/WebKit/public/web/WebTextDirection.h",
57 "+third_party/WebKit/public/web/WebWindowFeatures.h",
60 specific_include_rules = {
61 # Java bridge code passes NPAPI types to the browser process. Crazy!
62 "java_bridge_messages\.h": [