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

Unified Diff: content/common/DEPS

Issue 2682953002: Make delegated permissions use mojo generated -permissions. (Closed)
Patch Set: 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 side-by-side diff with in-line comments
Download patch
Index: content/common/DEPS
diff --git a/content/common/DEPS b/content/common/DEPS
index 3e2c50c2903302b9a89442d628c4751f4ab4706e..9ef51c11cbe61c06c2104632b9d8356d6557560d 100644
--- a/content/common/DEPS
+++ b/content/common/DEPS
@@ -42,7 +42,7 @@ include_rules = [
"+third_party/WebKit/public/platform/modules/device_orientation/WebDeviceOrientationData.h",
"+third_party/WebKit/public/platform/modules/indexeddb/WebIDBTypes.h",
"+third_party/WebKit/public/platform/modules/mediasession/media_session.mojom.h",
- "+third_party/WebKit/public/platform/modules/permissions/WebPermissionType.h",
+ "+third_party/WebKit/public/platform/modules/permissions/permission.mojom.h",
"+third_party/WebKit/public/platform/modules/permissions/permission_status.mojom.h",
"+third_party/WebKit/public/platform/modules/push_messaging/WebPushError.h",
"+third_party/WebKit/public/platform/modules/push_messaging/WebPushPermissionStatus.h",
« no previous file with comments | « no previous file | content/common/frame_messages.h » ('j') | third_party/WebKit/Source/core/html/HTMLIFrameElementPermissions.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698