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

Unified Diff: extensions/common/api/schema.gni

Issue 2860203002: MediaPerceptionPrivate IDL and skeleton. (Closed)
Patch Set: Added permission set unittest fix. Created 3 years, 7 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
« no previous file with comments | « extensions/common/api/media_perception_private.idl ('k') | extensions/common/permissions/api_permission.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/common/api/schema.gni
diff --git a/extensions/common/api/schema.gni b/extensions/common/api/schema.gni
index ca6bc918e3422d16360562e2a8d0dc71d50c8a9f..908ae447183fb9240d64b34674b1af34c559e0d0 100644
--- a/extensions/common/api/schema.gni
+++ b/extensions/common/api/schema.gni
@@ -58,6 +58,7 @@ extensions_api_schema_files_ = [
if (is_chromeos) {
extensions_api_schema_files_ += [
"diagnostics.idl",
+ "media_perception_private.idl",
"networking_config.idl",
"vpn_provider.idl",
"webcam_private.idl",
« no previous file with comments | « extensions/common/api/media_perception_private.idl ('k') | extensions/common/permissions/api_permission.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698