| 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", |
| (...skipping 11 matching lines...) Expand all Loading... |
| 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/WebBluetoothError.h", | 27 "+third_party/WebKit/public/platform/modules/bluetooth/WebBluetoothError.h", |
| 28 "+third_party/WebKit/public/platform/modules/device_orientation/WebDeviceMotio
nData.h", | 28 "+third_party/WebKit/public/platform/modules/device_orientation/WebDeviceMotio
nData.h", |
| 29 "+third_party/WebKit/public/platform/modules/device_orientation/WebDeviceOrien
tationData.h", | 29 "+third_party/WebKit/public/platform/modules/device_orientation/WebDeviceOrien
tationData.h", |
| 30 "+third_party/WebKit/public/platform/modules/indexeddb/WebIDBTypes.h", | 30 "+third_party/WebKit/public/platform/modules/indexeddb/WebIDBTypes.h", |
| 31 "+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", |
| 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", |
| 37 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerCac
heError.h", | 38 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerCac
heError.h", |
| 38 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerCli
entType.h", | 39 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerCli
entType.h", |
| 39 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerErr
or.h", | 40 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerErr
or.h", |
| 40 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerEve
ntResult.h", | 41 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerEve
ntResult.h", |
| 41 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerRes
ponseError.h", | 42 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerRes
ponseError.h", |
| (...skipping 14 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 |