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 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
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/WebLockOrienta
tionError.h", |
77 "+third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrien
tationLockType.h", | 77 "+third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrien
tationLockType.h", |
78 "+third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrien
tationType.h", | 78 "+third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrien
tationType.h", |
79 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerCac
heError.h", | 79 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerCac
heError.h", |
80 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerErr
or.h", | 80 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerErr
or.h", |
81 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerEve
ntResult.h", | 81 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerEve
ntResult.h", |
82 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerRes
ponseError.h", | 82 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerRes
ponseError.h", |
83 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerRes
ponseType.h", | 83 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerRes
ponseType.h", |
84 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerSta
te.h", | 84 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerSta
te.h", |
85 "+third_party/WebKit/public/platform/modules/vr/WebVR.h", | 85 "+third_party/WebKit/public/platform/modules/vr/vr_service.mojom.h", |
86 "+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", |
87 "+third_party/WebKit/public/web/WebAXEnums.h", | 87 "+third_party/WebKit/public/web/WebAXEnums.h", |
88 "+third_party/WebKit/public/web/WebCompositionUnderline.h", | 88 "+third_party/WebKit/public/web/WebCompositionUnderline.h", |
89 "+third_party/WebKit/public/web/WebConsoleMessage.h", | 89 "+third_party/WebKit/public/web/WebConsoleMessage.h", |
90 "+third_party/WebKit/public/web/WebContentSecurityPolicy.h", | 90 "+third_party/WebKit/public/web/WebContentSecurityPolicy.h", |
91 "+third_party/WebKit/public/web/WebDeviceEmulationParams.h", | 91 "+third_party/WebKit/public/web/WebDeviceEmulationParams.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 "+third_party/WebKit/public/platform/modules/vr/vr_service.mojom.h" |
111 | 112 |
112 # DO NOT ADD ANY CHROME OR COMPONENTS INCLUDES HERE!!! | 113 # DO NOT ADD ANY CHROME OR COMPONENTS INCLUDES HERE!!! |
113 # See https://sites.google.com/a/chromium.org/dev/developers/content-module | 114 # See https://sites.google.com/a/chromium.org/dev/developers/content-module |
114 # for more information. | 115 # for more information. |
115 ] | 116 ] |
OLD | NEW |