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

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

Issue 17210002: Connectivity Diagnostics API: chrome.diagnostics.sendPacket (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Change the name to diagnosticsPrivate Created 7 years, 6 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 3722bbc42cde0422253ae605a91ab0f87ed9b91a..5e37b37e16db4aca17e8c80cfb38e2f01815cbaf 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -37,6 +37,7 @@
'cookies.json',
'debugger.json',
'developer_private.idl',
+ 'diagnostics_private.idl',
'dial.idl',
'downloads.idl',
'echo_private.json',

Powered by Google App Engine
This is Rietveld 408576698