OLD | NEW |
1 include_rules = [ | 1 include_rules = [ |
2 # Allow inclusion of specific components that we depend on. | 2 # Allow inclusion of specific components that we depend on. |
3 # See comment in content/DEPS for which components are allowed. | 3 # See comment in content/DEPS for which components are allowed. |
4 "+components/discardable_memory/common", | 4 "+components/discardable_memory/common", |
5 "+components/discardable_memory/service", | 5 "+components/discardable_memory/service", |
6 "+components/display_compositor", | 6 "+components/display_compositor", |
7 "+components/filesystem", | 7 "+components/filesystem", |
8 "+components/leveldb", | 8 "+components/leveldb", |
9 "+components/link_header_util", | 9 "+components/link_header_util", |
10 "+components/mime_util", | 10 "+components/mime_util", |
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
101 "+third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrien
tationLockType.h", | 101 "+third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrien
tationLockType.h", |
102 "+third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrien
tationType.h", | 102 "+third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrien
tationType.h", |
103 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerCac
heError.h", | 103 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerCac
heError.h", |
104 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerErr
or.h", | 104 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerErr
or.h", |
105 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerEve
ntResult.h", | 105 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerEve
ntResult.h", |
106 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerRes
ponseError.h", | 106 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerRes
ponseError.h", |
107 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerRes
ponseType.h", | 107 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerRes
ponseType.h", |
108 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerSta
te.h", | 108 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerSta
te.h", |
109 "+third_party/WebKit/public/platform/modules/serviceworker/service_worker_even
t_status.mojom.h", | 109 "+third_party/WebKit/public/platform/modules/serviceworker/service_worker_even
t_status.mojom.h", |
110 "+third_party/WebKit/public/platform/modules/serviceworker/service_worker_stre
am_handle.mojom.h", | 110 "+third_party/WebKit/public/platform/modules/serviceworker/service_worker_stre
am_handle.mojom.h", |
111 "+third_party/WebKit/public/platform/modules/vr/WebVR.h", | |
112 "+third_party/WebKit/public/platform/modules/websockets/websocket.mojom.h", | 111 "+third_party/WebKit/public/platform/modules/websockets/websocket.mojom.h", |
113 "+third_party/WebKit/public/public_features.h", | 112 "+third_party/WebKit/public/public_features.h", |
114 "+third_party/WebKit/public/web/WebAXEnums.h", | 113 "+third_party/WebKit/public/web/WebAXEnums.h", |
115 "+third_party/WebKit/public/web/WebCompositionUnderline.h", | 114 "+third_party/WebKit/public/web/WebCompositionUnderline.h", |
116 "+third_party/WebKit/public/web/WebConsoleMessage.h", | 115 "+third_party/WebKit/public/web/WebConsoleMessage.h", |
117 "+third_party/WebKit/public/web/WebContextMenuData.h", | 116 "+third_party/WebKit/public/web/WebContextMenuData.h", |
118 "+third_party/WebKit/public/web/WebDeviceEmulationParams.h", | 117 "+third_party/WebKit/public/web/WebDeviceEmulationParams.h", |
119 "+third_party/WebKit/public/web/WebDragStatus.h", | 118 "+third_party/WebKit/public/web/WebDragStatus.h", |
120 "+third_party/WebKit/public/web/WebFindOptions.h", | 119 "+third_party/WebKit/public/web/WebFindOptions.h", |
121 "+third_party/WebKit/public/web/WebFrameSerializerCacheControlPolicy.h", | 120 "+third_party/WebKit/public/web/WebFrameSerializerCacheControlPolicy.h", |
122 "+third_party/WebKit/public/web/WebMediaPlayerAction.h", | 121 "+third_party/WebKit/public/web/WebMediaPlayerAction.h", |
123 "+third_party/WebKit/public/web/WebPluginAction.h", | 122 "+third_party/WebKit/public/web/WebPluginAction.h", |
124 "+third_party/WebKit/public/web/WebPopupType.h", | 123 "+third_party/WebKit/public/web/WebPopupType.h", |
125 "+third_party/WebKit/public/web/WebSandboxFlags.h", | 124 "+third_party/WebKit/public/web/WebSandboxFlags.h", |
126 "+third_party/WebKit/public/web/WebSerializedScriptValueVersion.h", | 125 "+third_party/WebKit/public/web/WebSerializedScriptValueVersion.h", |
127 "+third_party/WebKit/public/web/WebSharedWorkerCreationContextType.h", | 126 "+third_party/WebKit/public/web/WebSharedWorkerCreationContextType.h", |
128 "+third_party/WebKit/public/web/WebSharedWorkerCreationErrors.h", | 127 "+third_party/WebKit/public/web/WebSharedWorkerCreationErrors.h", |
129 "+third_party/WebKit/public/web/WebTextDirection.h", | 128 "+third_party/WebKit/public/web/WebTextDirection.h", |
130 "+third_party/WebKit/public/web/WebTreeScopeType.h", | 129 "+third_party/WebKit/public/web/WebTreeScopeType.h", |
131 "+third_party/WebKit/public/web/mac/WebScrollbarTheme.h", | 130 "+third_party/WebKit/public/web/mac/WebScrollbarTheme.h", |
132 | 131 |
133 # DO NOT ADD ANY CHROME OR COMPONENTS INCLUDES HERE!!! | 132 # DO NOT ADD ANY CHROME OR COMPONENTS INCLUDES HERE!!! |
134 # See https://sites.google.com/a/chromium.org/dev/developers/content-module | 133 # See https://sites.google.com/a/chromium.org/dev/developers/content-module |
135 # for more information. | 134 # for more information. |
136 ] | 135 ] |
OLD | NEW |