OLD | NEW |
1 include_rules = [ | 1 include_rules = [ |
2 # Allow inclusion of specific components that we depend on. We may only | 2 # Allow inclusion of specific components that we depend on. We may only |
3 # depend on components which we share with the mojo html_viewer. | 3 # depend on components which we share with the mojo html_viewer. |
4 "+components/filesystem", | 4 "+components/filesystem", |
5 "+components/leveldb", | 5 "+components/leveldb", |
6 "+components/mime_util", | 6 "+components/mime_util", |
7 "+components/mus/public/interfaces", | 7 "+components/mus/public/interfaces", |
8 "+components/mus/public", | 8 "+components/mus/public", |
9 "+components/profile_service", | 9 "+components/profile_service", |
10 "+components/scheduler/common", | 10 "+components/scheduler/common", |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
50 "+chromeos", | 50 "+chromeos", |
51 "+third_party/cros_system_api", | 51 "+third_party/cros_system_api", |
52 | 52 |
53 # No inclusion of WebKit from the browser, other than strictly enum/POD, | 53 # No inclusion of WebKit from the browser, other than strictly enum/POD, |
54 # header-only types, and some selected common code. | 54 # header-only types, and some selected common code. |
55 "-third_party/WebKit", | 55 "-third_party/WebKit", |
56 "+third_party/WebKit/public/platform/WebAddressSpace.h", | 56 "+third_party/WebKit/public/platform/WebAddressSpace.h", |
57 "+third_party/WebKit/public/platform/WebCircularGeofencingRegion.h", | 57 "+third_party/WebKit/public/platform/WebCircularGeofencingRegion.h", |
58 "+third_party/WebKit/public/platform/WebCursorInfo.h", | 58 "+third_party/WebKit/public/platform/WebCursorInfo.h", |
59 "+third_party/WebKit/public/platform/WebDisplayMode.h", | 59 "+third_party/WebKit/public/platform/WebDisplayMode.h", |
| 60 "+third_party/WebKit/public/platform/WebDragOperation.h", |
60 "+third_party/WebKit/public/platform/WebFocusType.h", | 61 "+third_party/WebKit/public/platform/WebFocusType.h", |
61 "+third_party/WebKit/public/platform/WebGamepad.h", | 62 "+third_party/WebKit/public/platform/WebGamepad.h", |
62 "+third_party/WebKit/public/platform/WebGamepads.h", | 63 "+third_party/WebKit/public/platform/WebGamepads.h", |
63 "+third_party/WebKit/public/platform/WebGeofencingEventType.h", | 64 "+third_party/WebKit/public/platform/WebGeofencingEventType.h", |
64 "+third_party/WebKit/public/platform/WebGraphicsContext3D.h", | 65 "+third_party/WebKit/public/platform/WebGraphicsContext3D.h", |
65 "+third_party/WebKit/public/platform/modules/screen_orientation/WebLockOrienta
tionError.h", | |
66 "+third_party/WebKit/public/platform/WebReferrerPolicy.h", | 66 "+third_party/WebKit/public/platform/WebReferrerPolicy.h", |
67 "+third_party/WebKit/public/platform/WebScreenInfo.h", | 67 "+third_party/WebKit/public/platform/WebScreenInfo.h", |
68 "+third_party/WebKit/public/platform/WebString.h", | 68 "+third_party/WebKit/public/platform/WebString.h", |
69 "+third_party/WebKit/public/platform/modules/geolocation/geolocation.mojom.h", | 69 "+third_party/WebKit/public/platform/modules/geolocation/geolocation.mojom.h", |
70 "+third_party/WebKit/public/platform/modules/indexeddb/WebIDBDatabaseException
.h", | 70 "+third_party/WebKit/public/platform/modules/indexeddb/WebIDBDatabaseException
.h", |
71 "+third_party/WebKit/public/platform/modules/indexeddb/WebIDBTypes.h", | 71 "+third_party/WebKit/public/platform/modules/indexeddb/WebIDBTypes.h", |
72 "+third_party/WebKit/public/platform/modules/notifications/WebNotificationPerm
ission.h", | 72 "+third_party/WebKit/public/platform/modules/notifications/WebNotificationPerm
ission.h", |
73 "+third_party/WebKit/public/platform/modules/permissions/permission.mojom.h", | 73 "+third_party/WebKit/public/platform/modules/permissions/permission.mojom.h", |
74 "+third_party/WebKit/public/platform/modules/permissions/permission_status.moj
om.h", | 74 "+third_party/WebKit/public/platform/modules/permissions/permission_status.moj
om.h", |
75 "+third_party/WebKit/public/platform/modules/push_messaging/WebPushPermissionS
tatus.h", | 75 "+third_party/WebKit/public/platform/modules/push_messaging/WebPushPermissionS
tatus.h", |
| 76 "+third_party/WebKit/public/platform/modules/screen_orientation/WebLockOrienta
tionError.h", |
76 "+third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrien
tationLockType.h", | 77 "+third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrien
tationLockType.h", |
77 "+third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrien
tationType.h", | 78 "+third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrien
tationType.h", |
78 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerCac
heError.h", | 79 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerCac
heError.h", |
79 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerErr
or.h", | 80 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerErr
or.h", |
80 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerEve
ntResult.h", | 81 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerEve
ntResult.h", |
81 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerRes
ponseError.h", | 82 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerRes
ponseError.h", |
82 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerRes
ponseType.h", | 83 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerRes
ponseType.h", |
83 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerSta
te.h", | 84 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerSta
te.h", |
84 "+third_party/WebKit/public/platform/modules/vr/WebVR.h", | 85 "+third_party/WebKit/public/platform/modules/vr/WebVR.h", |
85 "+third_party/WebKit/public/platform/modules/wake_lock/wake_lock_service.mojom
.h", | 86 "+third_party/WebKit/public/platform/modules/wake_lock/wake_lock_service.mojom
.h", |
86 "+third_party/WebKit/public/web/WebAXEnums.h", | 87 "+third_party/WebKit/public/web/WebAXEnums.h", |
87 "+third_party/WebKit/public/web/WebCompositionUnderline.h", | 88 "+third_party/WebKit/public/web/WebCompositionUnderline.h", |
88 "+third_party/WebKit/public/web/WebConsoleMessage.h", | 89 "+third_party/WebKit/public/web/WebConsoleMessage.h", |
89 "+third_party/WebKit/public/web/WebContentSecurityPolicy.h", | 90 "+third_party/WebKit/public/web/WebContentSecurityPolicy.h", |
90 "+third_party/WebKit/public/web/WebDeviceEmulationParams.h", | 91 "+third_party/WebKit/public/web/WebDeviceEmulationParams.h", |
91 "+third_party/WebKit/public/web/WebDragOperation.h", | |
92 "+third_party/WebKit/public/web/WebDragStatus.h", | 92 "+third_party/WebKit/public/web/WebDragStatus.h", |
93 "+third_party/WebKit/public/web/WebFindOptions.h", | 93 "+third_party/WebKit/public/web/WebFindOptions.h", |
94 "+third_party/WebKit/public/web/WebFrameOwnerProperties.h", | 94 "+third_party/WebKit/public/web/WebFrameOwnerProperties.h", |
95 "+third_party/WebKit/public/web/WebInputEvent.h", | 95 "+third_party/WebKit/public/web/WebInputEvent.h", |
96 "+third_party/WebKit/public/web/WebMediaPlayerAction.h", | 96 "+third_party/WebKit/public/web/WebMediaPlayerAction.h", |
97 "+third_party/WebKit/public/web/WebPluginAction.h", | 97 "+third_party/WebKit/public/web/WebPluginAction.h", |
98 "+third_party/WebKit/public/web/WebPopupType.h", | 98 "+third_party/WebKit/public/web/WebPopupType.h", |
99 "+third_party/WebKit/public/web/WebSandboxFlags.h", | 99 "+third_party/WebKit/public/web/WebSandboxFlags.h", |
100 "+third_party/WebKit/public/web/WebSerializedScriptValueVersion.h", | 100 "+third_party/WebKit/public/web/WebSerializedScriptValueVersion.h", |
101 "+third_party/WebKit/public/web/WebSharedWorkerCreationContextType.h", | 101 "+third_party/WebKit/public/web/WebSharedWorkerCreationContextType.h", |
102 "+third_party/WebKit/public/web/WebSharedWorkerCreationErrors.h", | 102 "+third_party/WebKit/public/web/WebSharedWorkerCreationErrors.h", |
103 "+third_party/WebKit/public/web/WebTextDirection.h", | 103 "+third_party/WebKit/public/web/WebTextDirection.h", |
104 "+third_party/WebKit/public/web/WebTextInputType.h", | 104 "+third_party/WebKit/public/web/WebTextInputType.h", |
105 "+third_party/WebKit/public/web/WebTreeScopeType.h", | 105 "+third_party/WebKit/public/web/WebTreeScopeType.h", |
106 "+third_party/WebKit/public/web/mac/WebScrollbarTheme.h", | 106 "+third_party/WebKit/public/web/mac/WebScrollbarTheme.h", |
107 | 107 |
108 # Until we define where mojo interfaces should live in blink we whitelist each | 108 # Until we define where mojo interfaces should live in blink we whitelist each |
109 # one separately. | 109 # one separately. |
110 "+third_party/WebKit/public/platform/modules/bluetooth/web_bluetooth.mojom.h" | 110 "+third_party/WebKit/public/platform/modules/bluetooth/web_bluetooth.mojom.h" |
111 | 111 |
112 # DO NOT ADD ANY CHROME OR COMPONENTS INCLUDES HERE!!! | 112 # DO NOT ADD ANY CHROME OR COMPONENTS INCLUDES HERE!!! |
113 # See https://sites.google.com/a/chromium.org/dev/developers/content-module | 113 # See https://sites.google.com/a/chromium.org/dev/developers/content-module |
114 # for more information. | 114 # for more information. |
115 ] | 115 ] |
OLD | NEW |