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

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

Issue 17111003: Implement the feedbackPrivate API. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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..184f3e66a8c59255e2593b492151608e703e9117 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -56,6 +56,7 @@
'system_info_memory.idl',
'experimental_system_info_storage.idl',
'extension.json',
+ 'feedback_private.idl',
'file_browser_handler_internal.json',
'file_system.idl',
'font_settings.json',

Powered by Google App Engine
This is Rietveld 408576698