Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(387)

Side by Side Diff: content/common/DEPS

Issue 2391883006: Mojo-ify implementation of screen orientation locking/unlocking. (Closed)
Patch Set: Ensure correct ordering between ViewMsg_Resize and screen orientation messages Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "-storage/browser", 2 "-storage/browser",
3 3
4 "+device/base/synchronization", 4 "+device/base/synchronization",
5 "+services/service_manager/public/cpp", 5 "+services/service_manager/public/cpp",
6 "+services/video_capture/public/interfaces", 6 "+services/video_capture/public/interfaces",
7 7
8 # No inclusion of WebKit from the browser, other than strictly enum/POD, 8 # No inclusion of WebKit from the browser, other than strictly enum/POD,
9 # header-only types, and some selected common code. 9 # header-only types, and some selected common code.
10 "-third_party/WebKit", 10 "-third_party/WebKit",
(...skipping 22 matching lines...) Expand all
33 "+third_party/WebKit/public/platform/modules/device_orientation/WebDeviceOrien tationData.h", 33 "+third_party/WebKit/public/platform/modules/device_orientation/WebDeviceOrien tationData.h",
34 "+third_party/WebKit/public/platform/modules/indexeddb/WebIDBTypes.h", 34 "+third_party/WebKit/public/platform/modules/indexeddb/WebIDBTypes.h",
35 "+third_party/WebKit/public/platform/modules/mediasession/media_session.mojom. h", 35 "+third_party/WebKit/public/platform/modules/mediasession/media_session.mojom. h",
36 "+third_party/WebKit/public/platform/modules/permissions/permission_status.moj om.h", 36 "+third_party/WebKit/public/platform/modules/permissions/permission_status.moj om.h",
37 "+third_party/WebKit/public/platform/modules/permissions/WebPermissionType.h", 37 "+third_party/WebKit/public/platform/modules/permissions/WebPermissionType.h",
38 "+third_party/WebKit/public/platform/modules/push_messaging/WebPushError.h", 38 "+third_party/WebKit/public/platform/modules/push_messaging/WebPushError.h",
39 "+third_party/WebKit/public/platform/modules/push_messaging/WebPushPermissionS tatus.h", 39 "+third_party/WebKit/public/platform/modules/push_messaging/WebPushPermissionS tatus.h",
40 "+third_party/WebKit/public/platform/modules/screen_orientation/WebLockOrienta tionError.h", 40 "+third_party/WebKit/public/platform/modules/screen_orientation/WebLockOrienta tionError.h",
41 "+third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrien tationLockType.h", 41 "+third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrien tationLockType.h",
42 "+third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrien tationType.h", 42 "+third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrien tationType.h",
43 "+third_party/WebKit/public/platform/modules/screen_orientation/screen_orienta tion.mojom.h",
43 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerCac heError.h", 44 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerCac heError.h",
44 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerCli entType.h", 45 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerCli entType.h",
45 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerErr or.h", 46 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerErr or.h",
46 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerEve ntResult.h", 47 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerEve ntResult.h",
47 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerRes ponseError.h", 48 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerRes ponseError.h",
48 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerRes ponseType.h", 49 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerRes ponseType.h",
49 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerSta te.h", 50 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerSta te.h",
50 "+third_party/WebKit/public/platform/modules/serviceworker/service_worker_even t_status.mojom.h", 51 "+third_party/WebKit/public/platform/modules/serviceworker/service_worker_even t_status.mojom.h",
51 "+third_party/WebKit/public/web/WebAXEnums.h", 52 "+third_party/WebKit/public/web/WebAXEnums.h",
52 "+third_party/WebKit/public/web/WebCompositionUnderline.h", 53 "+third_party/WebKit/public/web/WebCompositionUnderline.h",
53 "+third_party/WebKit/public/web/WebContentSecurityPolicy.h", 54 "+third_party/WebKit/public/web/WebContentSecurityPolicy.h",
54 "+third_party/WebKit/public/web/WebDeviceEmulationParams.h", 55 "+third_party/WebKit/public/web/WebDeviceEmulationParams.h",
55 "+third_party/WebKit/public/web/WebDragStatus.h", 56 "+third_party/WebKit/public/web/WebDragStatus.h",
56 "+third_party/WebKit/public/web/WebFindOptions.h", 57 "+third_party/WebKit/public/web/WebFindOptions.h",
57 "+third_party/WebKit/public/web/WebFrameOwnerProperties.h", 58 "+third_party/WebKit/public/web/WebFrameOwnerProperties.h",
58 "+third_party/WebKit/public/web/WebFrameSerializerCacheControlPolicy.h", 59 "+third_party/WebKit/public/web/WebFrameSerializerCacheControlPolicy.h",
59 "+third_party/WebKit/public/web/WebInputEvent.h", 60 "+third_party/WebKit/public/web/WebInputEvent.h",
60 "+third_party/WebKit/public/web/WebMediaPlayerAction.h", 61 "+third_party/WebKit/public/web/WebMediaPlayerAction.h",
61 "+third_party/WebKit/public/web/WebPluginAction.h", 62 "+third_party/WebKit/public/web/WebPluginAction.h",
62 "+third_party/WebKit/public/web/WebPopupType.h", 63 "+third_party/WebKit/public/web/WebPopupType.h",
63 "+third_party/WebKit/public/web/WebSandboxFlags.h", 64 "+third_party/WebKit/public/web/WebSandboxFlags.h",
64 "+third_party/WebKit/public/web/WebSharedWorkerCreationContextType.h", 65 "+third_party/WebKit/public/web/WebSharedWorkerCreationContextType.h",
65 "+third_party/WebKit/public/web/WebSharedWorkerCreationErrors.h", 66 "+third_party/WebKit/public/web/WebSharedWorkerCreationErrors.h",
66 "+third_party/WebKit/public/web/WebTextDirection.h", 67 "+third_party/WebKit/public/web/WebTextDirection.h",
67 "+third_party/WebKit/public/web/WebTreeScopeType.h", 68 "+third_party/WebKit/public/web/WebTreeScopeType.h",
68 "+third_party/WebKit/public/web/WebWindowFeatures.h", 69 "+third_party/WebKit/public/web/WebWindowFeatures.h",
69 "+third_party/WebKit/public/web/mac/WebScrollbarTheme.h", 70 "+third_party/WebKit/public/web/mac/WebScrollbarTheme.h",
70 "+third_party/WebKit/public/web/win/WebFontRendering.h" 71 "+third_party/WebKit/public/web/win/WebFontRendering.h"
71 ] 72 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698