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

Unified Diff: content/common/DEPS

Issue 2367393002: Migrating MediaSession messages to mojo (Closed)
Patch Set: fixed layout tests 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/common/BUILD.gn ('k') | content/common/content_message_generator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/DEPS
diff --git a/content/common/DEPS b/content/common/DEPS
index 14d20c9f1b22906160b5c204afc31f696e124592..4b53a47874f1564bc41ffdd644e37ba83ee8ad95 100644
--- a/content/common/DEPS
+++ b/content/common/DEPS
@@ -31,6 +31,7 @@ include_rules = [
"+third_party/WebKit/public/platform/modules/device_orientation/WebDeviceMotionData.h",
"+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/permission_status.mojom.h",
"+third_party/WebKit/public/platform/modules/permissions/WebPermissionType.h",
"+third_party/WebKit/public/platform/modules/push_messaging/WebPushError.h",
« no previous file with comments | « content/common/BUILD.gn ('k') | content/common/content_message_generator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698