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

Unified Diff: content/browser/DEPS

Issue 2367393002: Migrating MediaSession messages to mojo (Closed)
Patch Set: addressed Mounir's comments Created 4 years, 3 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/browser/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index d2cafb9812ff8a2d993febc9499dbdc06255e6bb..d250d95544e532804de4c57b4d69f6335fc3ae8e 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -71,6 +71,7 @@ include_rules = [
"+third_party/WebKit/public/platform/modules/indexeddb/WebIDBTypes.h",
"+third_party/WebKit/public/platform/modules/notifications/WebNotificationConstants.h",
"+third_party/WebKit/public/platform/modules/notifications/notification.mojom.h",
+ "+third_party/WebKit/public/platform/modules/mediasession/media_session.mojom.h",
xhwang 2016/09/30 23:24:58 nit: sorry for bikeshedding. I found it odd to hav
Zhiqiang Zhang (Slow) 2016/10/03 14:31:13 That's a bit odd, but I'd prefer keeping it, since
xhwang 2016/10/03 16:46:02 Got it. It seems the "mediasession" folder should
"+third_party/WebKit/public/platform/modules/offscreencanvas/offscreen_canvas_surface.mojom.h",
"+third_party/WebKit/public/platform/modules/permissions/permission.mojom.h",
"+third_party/WebKit/public/platform/modules/permissions/permission_status.mojom.h",

Powered by Google App Engine
This is Rietveld 408576698