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/leveldb/public/interfaces", | 4 "+components/leveldb/public/interfaces", |
5 "+components/mime_util", | 5 "+components/mime_util", |
6 "+components/mus/public/interfaces", | 6 "+components/mus/public/interfaces", |
7 "+components/mus/public", | 7 "+components/mus/public", |
8 "+components/profile_service", | 8 "+components/profile_service", |
9 "+components/scheduler/common", | 9 "+components/scheduler/common", |
10 "+components/tracing", | 10 "+components/tracing", |
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
57 "+third_party/WebKit/public/platform/WebDisplayMode.h", | 57 "+third_party/WebKit/public/platform/WebDisplayMode.h", |
58 "+third_party/WebKit/public/platform/WebFocusType.h", | 58 "+third_party/WebKit/public/platform/WebFocusType.h", |
59 "+third_party/WebKit/public/platform/WebGamepad.h", | 59 "+third_party/WebKit/public/platform/WebGamepad.h", |
60 "+third_party/WebKit/public/platform/WebGamepads.h", | 60 "+third_party/WebKit/public/platform/WebGamepads.h", |
61 "+third_party/WebKit/public/platform/WebGeofencingEventType.h", | 61 "+third_party/WebKit/public/platform/WebGeofencingEventType.h", |
62 "+third_party/WebKit/public/platform/WebGraphicsContext3D.h", | 62 "+third_party/WebKit/public/platform/WebGraphicsContext3D.h", |
63 "+third_party/WebKit/public/platform/modules/screen_orientation/WebLockOrienta tionError.h", | 63 "+third_party/WebKit/public/platform/modules/screen_orientation/WebLockOrienta tionError.h", |
64 "+third_party/WebKit/public/platform/WebReferrerPolicy.h", | 64 "+third_party/WebKit/public/platform/WebReferrerPolicy.h", |
65 "+third_party/WebKit/public/platform/WebScreenInfo.h", | 65 "+third_party/WebKit/public/platform/WebScreenInfo.h", |
66 "+third_party/WebKit/public/platform/WebString.h", | 66 "+third_party/WebKit/public/platform/WebString.h", |
67 "+third_party/WebKit/public/platform/modules/geolocation/geolocation.mojom.h", | |
67 "+third_party/WebKit/public/platform/modules/indexeddb/WebIDBDatabaseException .h", | 68 "+third_party/WebKit/public/platform/modules/indexeddb/WebIDBDatabaseException .h", |
68 "+third_party/WebKit/public/platform/modules/indexeddb/WebIDBTypes.h", | 69 "+third_party/WebKit/public/platform/modules/indexeddb/WebIDBTypes.h", |
69 "+third_party/WebKit/public/platform/modules/notifications/WebNotificationPerm ission.h", | 70 "+third_party/WebKit/public/platform/modules/notifications/WebNotificationPerm ission.h", |
71 "+third_party/WebKit/public/platform/modules/permissions/permission.mojom.h", | |
72 "+third_party/WebKit/public/platform/modules/permissions/permission_status.moj om.h", | |
mlamouri (slow - plz ping)
2016/03/18 14:24:59
If we move basic types like PermissionStatus to Bl
Sam McNally
2016/03/19 00:32:17
I don't think all Blink public platform headers sh
| |
70 "+third_party/WebKit/public/platform/modules/push_messaging/WebPushPermissionS tatus.h", | 73 "+third_party/WebKit/public/platform/modules/push_messaging/WebPushPermissionS tatus.h", |
71 "+third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrien tationLockType.h", | 74 "+third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrien tationLockType.h", |
72 "+third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrien tationType.h", | 75 "+third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrien tationType.h", |
73 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerCac heError.h", | 76 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerCac heError.h", |
74 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerErr or.h", | 77 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerErr or.h", |
75 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerEve ntResult.h", | 78 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerEve ntResult.h", |
76 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerRes ponseError.h", | 79 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerRes ponseError.h", |
77 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerRes ponseType.h", | 80 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerRes ponseType.h", |
78 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerSta te.h", | 81 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerSta te.h", |
79 "+third_party/WebKit/public/platform/modules/vr/WebVR.h", | 82 "+third_party/WebKit/public/platform/modules/vr/WebVR.h", |
(...skipping 16 matching lines...) Expand all Loading... | |
96 "+third_party/WebKit/public/web/WebSharedWorkerCreationErrors.h", | 99 "+third_party/WebKit/public/web/WebSharedWorkerCreationErrors.h", |
97 "+third_party/WebKit/public/web/WebTextDirection.h", | 100 "+third_party/WebKit/public/web/WebTextDirection.h", |
98 "+third_party/WebKit/public/web/WebTextInputType.h", | 101 "+third_party/WebKit/public/web/WebTextInputType.h", |
99 "+third_party/WebKit/public/web/WebTreeScopeType.h", | 102 "+third_party/WebKit/public/web/WebTreeScopeType.h", |
100 "+third_party/WebKit/public/web/mac/WebScrollbarTheme.h", | 103 "+third_party/WebKit/public/web/mac/WebScrollbarTheme.h", |
101 | 104 |
102 # DO NOT ADD ANY CHROME OR COMPONENTS INCLUDES HERE!!! | 105 # DO NOT ADD ANY CHROME OR COMPONENTS INCLUDES HERE!!! |
103 # See https://sites.google.com/a/chromium.org/dev/developers/content-module | 106 # See https://sites.google.com/a/chromium.org/dev/developers/content-module |
104 # for more information. | 107 # for more information. |
105 ] | 108 ] |
OLD | NEW |