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

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

Issue 11444020: DIAL extension API skeleton. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix nits Created 8 years 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 3b2a13e4af2ee77e8efcc4af8cdb1fa064903aa5..e84f44660b7ba45d7d75375d62826ca625800a98 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -46,6 +46,7 @@
'app_runtime.idl',
'app_window.idl',
'bluetooth.idl',
+ 'dial.idl',
'downloads.idl',
'experimental_discovery.idl',
'experimental_dns.idl',

Powered by Google App Engine
This is Rietveld 408576698