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

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

Issue 23717020: Add stubs for brailleDisplayPrivate extension API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkgr
Patch Set: rebase 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 0dc95e66e626ef23344825b454a35b992b2c5130..211d594977243900b978e4c45cc56e6b25cbb6fa 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -30,6 +30,7 @@
'bluetooth.idl',
'bookmark_manager_private.json',
'bookmarks.json',
+ 'braille_display_private.idl',
'browsing_data.json',
'chromeos_info_private.json',
'cloud_print_private.json',
« no previous file with comments | « chrome/common/extensions/api/_permission_features.json ('k') | chrome/common/extensions/api/braille_display_private.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698