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

Unified Diff: chrome/common/extensions/api/schemas.gypi

Issue 1291113002: Cast extension private API for ChromeOS system tray. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@lkgr
Patch Set: Rebase Created 5 years, 4 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/schemas.gypi
diff --git a/chrome/common/extensions/api/schemas.gypi b/chrome/common/extensions/api/schemas.gypi
index f9451d2a293ee492c56030cfd62f56a91335c3c2..59638ce5fd6d1544e63c5e01863cc51365c5d166 100644
--- a/chrome/common/extensions/api/schemas.gypi
+++ b/chrome/common/extensions/api/schemas.gypi
@@ -106,6 +106,7 @@
# ChromeOS-specific schemas.
'chromeos_schema_files': [
+ 'cast_devices_private.idl',
'echo_private.json',
'enterprise_device_attributes.idl',
'enterprise_platform_keys.idl',
« no previous file with comments | « chrome/common/extensions/api/cast_devices_private.idl ('k') | extensions/browser/extension_event_histogram_value.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698