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

Unified Diff: content/browser/DEPS

Issue 2671683002: getInstalledRelatedApps: Add browser-side Mojo service (stub). (Closed)
Patch Set: Added self to OWNERS. 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/browser/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index b3a770a439e68290698ff0202a2365325a28cda7..80ff1fd94ba80a7fe512fa66c6b33121d0166396 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -86,6 +86,8 @@ include_rules = [
"+third_party/WebKit/public/platform/modules/broadcastchannel/broadcast_channel.mojom.h",
"+third_party/WebKit/public/platform/modules/indexeddb/WebIDBDatabaseException.h",
"+third_party/WebKit/public/platform/modules/indexeddb/WebIDBTypes.h",
+ "+third_party/WebKit/public/platform/modules/installedapp/installed_app_provider.mojom.h",
+ "+third_party/WebKit/public/platform/modules/installedapp/related_application.mojom.h",
"+third_party/WebKit/public/platform/modules/mediasession/media_session.mojom.h",
"+third_party/WebKit/public/platform/modules/notifications/WebNotificationConstants.h",
"+third_party/WebKit/public/platform/modules/notifications/notification.mojom.h",

Powered by Google App Engine
This is Rietveld 408576698