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

Side by Side Diff: content/common/DEPS

Issue 2682953002: Make delegated permissions use mojo generated -permissions. (Closed)
Patch Set: fix nit Created 3 years, 10 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
« no previous file with comments | « no previous file | content/common/frame_messages.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "-storage/browser", 2 "-storage/browser",
3 3
4 "+components/discardable_memory/common", 4 "+components/discardable_memory/common",
5 "+components/payments", 5 "+components/payments",
6 "+device/base/synchronization", 6 "+device/base/synchronization",
7 "+services/service_manager/public/cpp", 7 "+services/service_manager/public/cpp",
8 "+services/video_capture/public/interfaces", 8 "+services/video_capture/public/interfaces",
9 9
10 # No inclusion of WebKit from the browser, other than strictly enum/POD, 10 # No inclusion of WebKit from the browser, other than strictly enum/POD,
(...skipping 25 matching lines...) Expand all
36 "+third_party/WebKit/public/platform/WebScrollbarButtonsPlacement.h", 36 "+third_party/WebKit/public/platform/WebScrollbarButtonsPlacement.h",
37 "+third_party/WebKit/public/platform/WebStorageArea.h", 37 "+third_party/WebKit/public/platform/WebStorageArea.h",
38 "+third_party/WebKit/public/platform/WebTouchEvent.h", 38 "+third_party/WebKit/public/platform/WebTouchEvent.h",
39 "+third_party/WebKit/public/platform/linux/WebFallbackFont.h", 39 "+third_party/WebKit/public/platform/linux/WebFallbackFont.h",
40 "+third_party/WebKit/public/platform/linux/WebFontRenderStyle.h", 40 "+third_party/WebKit/public/platform/linux/WebFontRenderStyle.h",
41 "+third_party/WebKit/public/platform/modules/bluetooth/web_bluetooth.mojom.h", 41 "+third_party/WebKit/public/platform/modules/bluetooth/web_bluetooth.mojom.h",
42 "+third_party/WebKit/public/platform/modules/device_orientation/WebDeviceMotio nData.h", 42 "+third_party/WebKit/public/platform/modules/device_orientation/WebDeviceMotio nData.h",
43 "+third_party/WebKit/public/platform/modules/device_orientation/WebDeviceOrien tationData.h", 43 "+third_party/WebKit/public/platform/modules/device_orientation/WebDeviceOrien tationData.h",
44 "+third_party/WebKit/public/platform/modules/indexeddb/WebIDBTypes.h", 44 "+third_party/WebKit/public/platform/modules/indexeddb/WebIDBTypes.h",
45 "+third_party/WebKit/public/platform/modules/mediasession/media_session.mojom. h", 45 "+third_party/WebKit/public/platform/modules/mediasession/media_session.mojom. h",
46 "+third_party/WebKit/public/platform/modules/permissions/WebPermissionType.h", 46 "+third_party/WebKit/public/platform/modules/permissions/permission.mojom.h",
47 "+third_party/WebKit/public/platform/modules/permissions/permission_status.moj om.h", 47 "+third_party/WebKit/public/platform/modules/permissions/permission_status.moj om.h",
48 "+third_party/WebKit/public/platform/modules/presentation/presentation.mojom.h ", 48 "+third_party/WebKit/public/platform/modules/presentation/presentation.mojom.h ",
49 "+third_party/WebKit/public/platform/modules/push_messaging/WebPushError.h", 49 "+third_party/WebKit/public/platform/modules/push_messaging/WebPushError.h",
50 "+third_party/WebKit/public/platform/modules/push_messaging/WebPushPermissionS tatus.h", 50 "+third_party/WebKit/public/platform/modules/push_messaging/WebPushPermissionS tatus.h",
51 "+third_party/WebKit/public/platform/modules/remoteplayback/WebRemotePlaybackA vailability.h", 51 "+third_party/WebKit/public/platform/modules/remoteplayback/WebRemotePlaybackA vailability.h",
52 "+third_party/WebKit/public/platform/modules/screen_orientation/WebLockOrienta tionError.h", 52 "+third_party/WebKit/public/platform/modules/screen_orientation/WebLockOrienta tionError.h",
53 "+third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrien tationLockType.h", 53 "+third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrien tationLockType.h",
54 "+third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrien tationType.h", 54 "+third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrien tationType.h",
55 "+third_party/WebKit/public/platform/modules/payments/WebPaymentAppRequest.h", 55 "+third_party/WebKit/public/platform/modules/payments/WebPaymentAppRequest.h",
56 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerCac heError.h", 56 "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerCac heError.h",
(...skipping 17 matching lines...) Expand all
74 "+third_party/WebKit/public/web/WebPopupType.h", 74 "+third_party/WebKit/public/web/WebPopupType.h",
75 "+third_party/WebKit/public/web/WebSandboxFlags.h", 75 "+third_party/WebKit/public/web/WebSandboxFlags.h",
76 "+third_party/WebKit/public/web/WebSharedWorkerCreationContextType.h", 76 "+third_party/WebKit/public/web/WebSharedWorkerCreationContextType.h",
77 "+third_party/WebKit/public/web/WebSharedWorkerCreationErrors.h", 77 "+third_party/WebKit/public/web/WebSharedWorkerCreationErrors.h",
78 "+third_party/WebKit/public/web/WebTextDirection.h", 78 "+third_party/WebKit/public/web/WebTextDirection.h",
79 "+third_party/WebKit/public/web/WebTreeScopeType.h", 79 "+third_party/WebKit/public/web/WebTreeScopeType.h",
80 "+third_party/WebKit/public/web/WebWindowFeatures.h", 80 "+third_party/WebKit/public/web/WebWindowFeatures.h",
81 "+third_party/WebKit/public/web/mac/WebScrollbarTheme.h", 81 "+third_party/WebKit/public/web/mac/WebScrollbarTheme.h",
82 "+third_party/WebKit/public/web/win/WebFontRendering.h" 82 "+third_party/WebKit/public/web/win/WebFontRendering.h"
83 ] 83 ]
OLDNEW
« no previous file with comments | « no previous file | content/common/frame_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698