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

Unified Diff: extensions/common/api/schemas.gypi

Issue 797183005: Add a mimeHandler extension API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@streams-lifetime
Patch Set: rebase Created 5 years, 11 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: extensions/common/api/schemas.gypi
diff --git a/extensions/common/api/schemas.gypi b/extensions/common/api/schemas.gypi
index a5711ef81313551c389800a3a058cfd786346858..0f1e6e43bde73f722f8f807a3ccf7eefb2b8b6ad 100644
--- a/extensions/common/api/schemas.gypi
+++ b/extensions/common/api/schemas.gypi
@@ -28,6 +28,7 @@
'guest_view_internal.json',
'management.json',
'hid.idl',
+ 'mime_handler_private.idl',
'mime_handler_view_guest_internal.json',
'mojo_private.idl',
'power.idl',

Powered by Google App Engine
This is Rietveld 408576698