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

Unified Diff: chrome/common/extensions/api/api.gyp

Issue 23437015: Initial chrome.mdns API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nit Created 7 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: chrome/common/extensions/api/api.gyp
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
index 211d594977243900b978e4c45cc56e6b25cbb6fa..aef722a8937b47657b58db0e170cb4f418080c5c 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -72,6 +72,7 @@
'log_private.idl',
'management.json',
'manifest_types.json',
+ 'mdns.idl',
'media_galleries.idl',
'media_galleries_private.idl',
'media_player_private.json',

Powered by Google App Engine
This is Rietveld 408576698