| OLD | NEW |
| 1 include_rules = [ | 1 include_rules = [ |
| 2 "-storage/browser", | 2 "-storage/browser", |
| 3 | 3 |
| 4 # No inclusion of WebKit from the browser, other than strictly enum/POD, | 4 # No inclusion of WebKit from the browser, other than strictly enum/POD, |
| 5 # header-only types, and some selected common code. | 5 # header-only types, and some selected common code. |
| 6 "-third_party/WebKit", | 6 "-third_party/WebKit", |
| 7 "+third_party/WebKit/public/platform/WebAddressSpace.h", | 7 "+third_party/WebKit/public/platform/WebAddressSpace.h", |
| 8 "+third_party/WebKit/public/platform/WebCString.h", | 8 "+third_party/WebKit/public/platform/WebCString.h", |
| 9 "+third_party/WebKit/public/platform/WebDisplayMode.h", | 9 "+third_party/WebKit/public/platform/WebDisplayMode.h", |
| 10 "+third_party/WebKit/public/platform/WebDragOperation.h", | 10 "+third_party/WebKit/public/platform/WebDragOperation.h", |
| 11 "+third_party/WebKit/public/platform/WebFloatPoint.h", | 11 "+third_party/WebKit/public/platform/WebFloatPoint.h", |
| 12 "+third_party/WebKit/public/platform/WebFloatRect.h", | 12 "+third_party/WebKit/public/platform/WebFloatRect.h", |
| 13 "+third_party/WebKit/public/platform/WebFocusType.h", | 13 "+third_party/WebKit/public/platform/WebFocusType.h", |
| 14 "+third_party/WebKit/public/platform/WebGamepad.h", | 14 "+third_party/WebKit/public/platform/WebGamepad.h", |
| 15 "+third_party/WebKit/public/platform/WebGamepads.h", | 15 "+third_party/WebKit/public/platform/WebGamepads.h", |
| 16 "+third_party/WebKit/public/platform/WebHTTPBody.h", | 16 "+third_party/WebKit/public/platform/WebHTTPBody.h", |
| 17 "+third_party/WebKit/public/platform/WebHistoryScrollRestorationType.h", | 17 "+third_party/WebKit/public/platform/WebHistoryScrollRestorationType.h", |
| 18 "+third_party/WebKit/public/platform/WebInsecureRequestPolicy.h", | 18 "+third_party/WebKit/public/platform/WebInsecureRequestPolicy.h", |
| 19 "+third_party/WebKit/public/platform/WebOriginTrialTokenStatus.h", | 19 "+third_party/WebKit/public/platform/WebOriginTrialTokenStatus.h", |
| 20 "+third_party/WebKit/public/platform/WebPageVisibilityState.h", | 20 "+third_party/WebKit/public/platform/WebPageVisibilityState.h", |
| 21 "+third_party/WebKit/public/platform/WebReferrerPolicy.h", | 21 "+third_party/WebKit/public/platform/WebReferrerPolicy.h", |
| 22 "+third_party/WebKit/public/platform/WebScreenInfo.h", | 22 "+third_party/WebKit/public/platform/WebScreenInfo.h", |
| 23 "+third_party/WebKit/public/platform/WebScrollbarButtonsPlacement.h", | 23 "+third_party/WebKit/public/platform/WebScrollbarButtonsPlacement.h", |
| 24 "+third_party/WebKit/public/platform/WebStorageArea.h", | 24 "+third_party/WebKit/public/platform/WebStorageArea.h", |
| 25 "+third_party/WebKit/public/platform/linux/WebFallbackFont.h", | 25 "+third_party/WebKit/public/platform/linux/WebFallbackFont.h", |
| 26 "+third_party/WebKit/public/platform/linux/WebFontRenderStyle.h", | 26 "+third_party/WebKit/public/platform/linux/WebFontRenderStyle.h", |
| 27 "+third_party/WebKit/public/platform/modules/bluetooth/web_bluetooth.mojom.h", |
| 27 "+third_party/WebKit/public/platform/modules/device_orientation/WebDeviceMotio
nData.h", | 28 "+third_party/WebKit/public/platform/modules/device_orientation/WebDeviceMotio
nData.h", |
| 28 "+third_party/WebKit/public/platform/modules/device_orientation/WebDeviceOrien
tationData.h", | 29 "+third_party/WebKit/public/platform/modules/device_orientation/WebDeviceOrien
tationData.h", |
| 29 "+third_party/WebKit/public/platform/modules/indexeddb/WebIDBTypes.h", | 30 "+third_party/WebKit/public/platform/modules/indexeddb/WebIDBTypes.h", |
| 30 "+third_party/WebKit/public/platform/modules/permissions/permission_status.moj
om.h", | 31 "+third_party/WebKit/public/platform/modules/permissions/permission_status.moj
om.h", |
| 31 "+third_party/WebKit/public/platform/modules/permissions/WebPermissionType.h", | 32 "+third_party/WebKit/public/platform/modules/permissions/WebPermissionType.h", |
| 32 "+third_party/WebKit/public/platform/modules/push_messaging/WebPushError.h", | 33 "+third_party/WebKit/public/platform/modules/push_messaging/WebPushError.h", |
| 33 "+third_party/WebKit/public/platform/modules/push_messaging/WebPushPermissionS
tatus.h", | 34 "+third_party/WebKit/public/platform/modules/push_messaging/WebPushPermissionS
tatus.h", |
| 34 "+third_party/WebKit/public/platform/modules/screen_orientation/WebLockOrienta
tionError.h", | 35 "+third_party/WebKit/public/platform/modules/screen_orientation/WebLockOrienta
tionError.h", |
| 35 "+third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrien
tationLockType.h", | 36 "+third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrien
tationLockType.h", |
| 36 "+third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrien
tationType.h", | 37 "+third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrien
tationType.h", |
| (...skipping 19 matching lines...) Expand all Loading... |
| 56 "+third_party/WebKit/public/web/WebPopupType.h", | 57 "+third_party/WebKit/public/web/WebPopupType.h", |
| 57 "+third_party/WebKit/public/web/WebSandboxFlags.h", | 58 "+third_party/WebKit/public/web/WebSandboxFlags.h", |
| 58 "+third_party/WebKit/public/web/WebSharedWorkerCreationContextType.h", | 59 "+third_party/WebKit/public/web/WebSharedWorkerCreationContextType.h", |
| 59 "+third_party/WebKit/public/web/WebSharedWorkerCreationErrors.h", | 60 "+third_party/WebKit/public/web/WebSharedWorkerCreationErrors.h", |
| 60 "+third_party/WebKit/public/web/WebTextDirection.h", | 61 "+third_party/WebKit/public/web/WebTextDirection.h", |
| 61 "+third_party/WebKit/public/web/WebTreeScopeType.h", | 62 "+third_party/WebKit/public/web/WebTreeScopeType.h", |
| 62 "+third_party/WebKit/public/web/WebWindowFeatures.h", | 63 "+third_party/WebKit/public/web/WebWindowFeatures.h", |
| 63 "+third_party/WebKit/public/web/mac/WebScrollbarTheme.h", | 64 "+third_party/WebKit/public/web/mac/WebScrollbarTheme.h", |
| 64 "+third_party/WebKit/public/web/win/WebFontRendering.h" | 65 "+third_party/WebKit/public/web/win/WebFontRendering.h" |
| 65 ] | 66 ] |
| OLD | NEW |